Add an .arclint file.

master
Simon Quigley 4 years ago
parent 5393848598
commit c5b3c0423b

@ -0,0 +1,8 @@
{
"exclude": "(^LICENSE)",
"linters": {
"sample": {
"type": "pep8"
}
}
}
Loading…
Cancel
Save