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