Commit 1574e4c
committed
pylint: ignore unknown-option-value
Disabling any new pylint warnings per-entity results in older pylint
failing due to unknown option. Since we support several pylint versions
due to Python version restrictions, we need to support multiple pylint
versions as well.1 parent 938db75 commit 1574e4c
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments