blob: 84546f5fda56741933cdd7a03c9b45f8fa482a0a [file] [log] [blame]
{
"linters": {
"format": {
"include": "(include/polly/.+\\.h$|lib/.+\\.cpp$)",
"exclude": "(lib/JSON/.*)",
"type": "script-and-regex"
},
"chmod": {
"type": "chmod"
},
"filename": {
"exclude": "(www/experiments/.+|.*\\.jscop.*)",
"type": "filename"
},
"merge-conflict": {
"type": "merge-conflict"
},
"spelling": {
"exclude": "(configure|autoconf/.*)",
"type": "spelling"
}
}
}