|
967c7b5948
|
fix: fix 'missing-function-docstring' for pylint
|
2025-08-30 20:19:26 -05:00 |
|
|
baa291f289
|
fix: fix 'line-too-long' for pylint
|
2025-08-30 20:15:03 -05:00 |
|
|
f86aeff788
|
fix: fix 'duplicate-code' for pylint
|
2025-08-30 20:11:10 -05:00 |
|
|
da395e1880
|
fix: fix 'consider-using-dict-comprehension' for pylint
|
2025-08-30 19:45:15 -05:00 |
|
|
7a0860363c
|
fix: fix 'consider-using-set-comprehension' for pylint
|
2025-08-30 19:43:04 -05:00 |
|
|
ab01f552e8
|
fix: fix 'cyclic-import' for pylint
|
2025-08-30 19:43:01 -05:00 |
|
|
2969f3b7a5
|
fix: fix 'consider-using-f-string' for pylint
|
2025-08-30 19:29:52 -05:00 |
|
|
1f4f613b62
|
fix: fix 'wrong-import-order' for pylint
|
2025-08-30 19:12:54 -05:00 |
|
|
e845c66d86
|
fix: fix 'no-else-return' for pylint
|
2025-08-30 19:11:01 -05:00 |
|
|
6ac1cacdb3
|
fix: fix 'assignment-from-none' for pylint
|
2025-08-30 19:07:41 -05:00 |
|
|
3a263d272c
|
fix: fix 'assignment-from-no-return' for pylint
|
2025-08-30 19:05:40 -05:00 |
|
|
99e6b98627
|
fix: fix 'empty-docstring' for pylint
|
2025-08-30 19:03:22 -05:00 |
|
|
3010c5f435
|
fix: fix 'disallowed-name' for pylint
|
2025-08-30 18:57:27 -05:00 |
|
|
74c3db6e3a
|
fix: fix 'trailing-whitespace' for pylint
|
2025-08-30 18:56:04 -05:00 |
|
|
1a0fee3582
|
fix: fix 'broad-exception-caught' for pylint
|
2025-08-30 18:54:30 -05:00 |
|
|
3deab0b747
|
fix: fix 'bare-except' for pylint
|
2025-08-30 18:52:52 -05:00 |
|
|
dfe2b94f4f
|
fix: fix 'too-few-public-methods' for pylint
|
2025-08-30 18:50:56 -05:00 |
|
|
3137f0a3da
|
fix: fix 'invalid-name' for pylint
|
2025-08-30 18:46:06 -05:00 |
|
|
cc6ac9f6b4
|
fix: fix 'unused-argument' for pylint
|
2025-08-30 17:10:14 -05:00 |
|
|
9f76444380
|
fix: fix 'anomalous-backslash-in-string' for pylint
|
2025-08-30 16:53:39 -05:00 |
|
|
2fcff6b2a4
|
fix: fix 'inconsistent-return-statements' for pylint
|
2025-08-30 16:36:52 -05:00 |
|
|
4f6229e5d9
|
fix: fix 'redefined-argument-from-local' for pylint
|
2025-08-30 16:06:04 -05:00 |
|
|
38e4ce628d
|
fix: fix 'unused-import' for pylint
|
2025-08-30 16:05:16 -05:00 |
|
|
80bb905891
|
fix: fix 'unspecified-encoding' for pylint
|
2025-08-30 15:52:14 -05:00 |
|
|
ac65ec891b
|
add initial pylint config, just one checker
will clean these up one by one so we can use fail-under=10 for
buildbot pylint
|
2025-08-30 15:46:42 -05:00 |
|