metrics/.arclint

9 lines
93 B
Plaintext

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