Kamil Śliwak
|
de364c566c
|
pylint: Disable the opinionated too-many-xyz warnings
|
2021-12-21 18:37:38 +01:00 |
|
Kamil Śliwak
|
dece5f4de2
|
pylint: Enable and fix redefined-builtin warnings
|
2021-12-21 15:30:11 +01:00 |
|
Kamil Śliwak
|
784ae91b41
|
pylint: Enable and fix no-self-use warnings
|
2021-12-21 15:30:11 +01:00 |
|
Kamil Śliwak
|
b96de320e2
|
Fix the simplest pylint warnings (variables/imports, semicolons, etc) and re-enable them in pylintrc
|
2021-10-13 16:19:16 +02:00 |
|
Kamil Śliwak
|
a6683e3226
|
Fix pylint warnings about encoding not being specified in open() calls
|
2021-08-23 19:24:35 +02:00 |
|
hrkrshnn
|
0ef7d27dbd
|
Fix pylint issues
|
2021-06-30 10:38:37 +02:00 |
|
Alexander Arlt
|
4e7dc24383
|
Fix problems detected by pylint 2.8.1.
|
2021-04-25 23:33:14 -05:00 |
|
Kamil Śliwak
|
d14c4288ec
|
Make scripts fail on non-zero return codes and undefined variables where possible
|
2021-03-04 16:53:05 +01:00 |
|
Kamil Śliwak
|
8c57c7cb35
|
Explicitly use Bash in scripts that actually use non-POSIX features or do not have a shebang at all
|
2021-03-04 16:53:05 +01:00 |
|
Kamil Śliwak
|
27754d3e3d
|
Quote stuff properly
|
2021-02-01 17:14:38 +01:00 |
|
Alexander Arlt
|
df8e762bf9
|
Add tools: create_traces.sh, remove-testcases.py & verify-testcases.py
|
2020-03-18 11:56:43 -05:00 |
|