metrics/.arclint
2020-06-08 17:40:12 -05:00

9 lines
95 B
Plaintext

{
"exclude": "(^LICENSE)",
"linters": {
"sample": {
"type": "flake8"
}
}
}