Idris2/.github/linters/.ecrc
2021-02-18 11:13:25 +00:00

8 lines
107 B
Plaintext

{
"Exclude" : ["expected", "*.js"],
"Disable": {
"IndentSize": true,
"Indentation": true
}
}