Commit fc7a164
authored
[lint] update pylint 2.9 (Azure#23850)
* update
* disabling the final few pylint checkers from 2.9 that are causing issues
* removing core run
* updating to the latest version of pylint possible that still supports python 3.6.0
* updating python version that goes with 2.9.3
* verify all additional added checkers have been disabled
* fixed naming issues
* had to remove 2 disabled checkers that were new due to issues with cspell
* removing core run
* add simplifiable and evals
* adding simplifiable and evals as words1 parent 8dbb892 commit fc7a164
File tree
4 files changed
+7
-3
lines changed- .vscode
- eng
- scripts/pylint_custom_plugin
4 files changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
| 266 | + | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments