parent
5b4ed6ac5c
commit
5c486a878a
@ -1,8 +1,9 @@
|
||||
{
|
||||
"exclude": "(^LICENSE)",
|
||||
"exclude": "(^LICENSE|.gitignore)",
|
||||
"linters": {
|
||||
"sample": {
|
||||
"type": "flake8"
|
||||
"python": {
|
||||
"type": "flake8",
|
||||
"exclude": "(\\.html$)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in new issue