Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/wuttaweb 2025-08-31 22:10:07 -05:00
dc941bdb31 fix: fix 'dangerous-default-value' for pylint
d362a1cbd5 fix: fix 'wildcard-import' and 'unused-wildcard-import' for pylint
7e532e2472 fix: fix 'wrong-import-order' for pylint
0934c64809 fix: fix 'import-outside-toplevel' for pylint
6c8a0f6d10 fix: fix 'implicit-str-concat' for pylint
Compare 10 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 21:27:55 -05:00
7fcca23071 test: couple more tweaks for pylint + tox
lance pushed to master at wutta/wuttaweb 2025-08-31 21:24:51 -05:00
ac1f41842a test: swap pylint config around to explicitly disable things
lance pushed to master at wutta/wuttaweb 2025-08-31 21:05:36 -05:00
36808fdb60 fix: bump version requirement for wuttjamaican
lance pushed tag v0.23.1 to wutta/wuttjamaican 2025-08-31 21:01:50 -05:00
lance pushed to master at wutta/wuttjamaican 2025-08-31 21:01:47 -05:00
1daa6ee92e bump: version 0.23.0 → 0.23.1
lance pushed to master at wutta/wuttaweb 2025-08-31 20:59:42 -05:00
2c2d35554f fix: fix 'unused-variable' for pylint
8987197856 fix: fix 'unused-import' for pylint
Compare 2 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 20:47:49 -05:00
c1a14b4869 fix: fix 'redefined-argument-from-local' for pylint
027ace91f4 test: remove references to deprecated mkdir()
8b905289de fix: fix 'empty-docstring' for pylint
fdeb0eeeb2 fix: fix 'no-else-return' for pylint
6424432f1b fix: fix 'too-many-branches' for pylint
Compare 6 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 20:02:00 -05:00
bb2bde5ecd fix: fix 'too-many-instance-attributes' for pylint
lance pushed to master at wutta/wuttaweb 2025-08-31 19:57:38 -05:00
9656df7bc9 test: fix tests per pylint refactoring
lance pushed to master at wutta/wuttaweb 2025-08-31 19:45:13 -05:00
4e9f7bf479 fix: fix 'inconsistent-return-statements' for pylint
lance pushed to master at wutta/wuttamess 2025-08-31 19:18:09 -05:00
71ab940929 fix: fix import for Mapping
lance pushed to master at wutta/wuttamess 2025-08-31 19:12:36 -05:00
890adbad63 fix: refactor some more for tests + pylint
lance pushed to master at wutta/wuttatell 2025-08-31 18:57:09 -05:00
f747f6bb39 fix: refactor some more for tests + pylint
lance pushed to master at wutta/wutta-continuum 2025-08-31 18:39:54 -05:00
0e25cca0ba fix: refactor some more for tests + pylint
lance pushed to master at wutta/wuttasync 2025-08-31 18:17:30 -05:00
8c3948ff33 fix: refactor some more for tests + pylint
lance pushed to master at wutta/wuttasync 2025-08-31 17:58:03 -05:00
e494bdd2b9 fix: refactor per pylint; add to tox
lance pushed to master at wutta/wuttjamaican 2025-08-31 17:19:22 -05:00
266046a7b1 docs: add badge for pylint
lance pushed to master at wutta/cookiecutter-wuttaweb 2025-08-31 13:35:43 -05:00
c168fc362a docs: add badge for black code style
lance pushed to master at wutta/wutta-demo 2025-08-31 13:32:04 -05:00
067b30e1af docs: add badge for black code style