summaryrefslogtreecommitdiff
path: root/.ecrc
blob: 523e44c105c6921d55a126e77b458b99a4d4f6da (plain)
1
2
3
4
5
6
{
    "Exclude": ["\\.el$", "\\.json$", "^LICENSE$", "^flake.lock$", "^secrets/"],
    "Disable": {
        "MaxLineLength": true
    }
}