summary refs log tree commit diff
path: root/.editorconfig-checker.json
blob: f9fa45e5e2c2629d32c6fe25956c6fef7e243af9 (plain) (blame)
1
2
3
4
5
6
7
{
  "exclude": [
    "flake.lock",
    "LICENSE",
    "*.txt"
  ]
}