Commit b6422af
committed
test: fixate linters version strictly
Any new linter release, including bugfix ones, may result in failing CI.
Since tarantool-python CI is included in several integration pipelines,
such things may block work on repos like tarantool/tarantool and
tarantool/luajit. On the other hand, if CI will start to fail due to a
new linter release, it is unlikely that something user-critical will be
discovered. So for now let's stick to the following approach: one will
bump linters manually from time to time and fix/disable emerging issues.1 parent 1574e4c commit b6422af
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments