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