Lance Edgar lance
  • Joined on 2024-07-12
lance pushed to master at wutta/sideshow 2025-09-01 18:41:18 -05:00
4e7c8d393c fix: consolidate some duplicated code
lance pushed to master at wutta/sideshow 2025-09-01 15:43:57 -05:00
49261a696d fix: bump minimum version for wuttaweb dependency
lance pushed tag v0.23.1 to wutta/wuttaweb 2025-09-01 15:43:05 -05:00
lance pushed to master at wutta/wuttaweb 2025-09-01 15:43:02 -05:00
96eb8f4356 bump: version 0.23.0 → 0.23.1
lance pushed to master at wutta/sideshow 2025-09-01 15:37:51 -05:00
614189531f docs: add badge for pylint
45e20926ef fix: fix 'abstract-method' for pylint
e0a58dc524 fix: fix 'arguments-differ' for pylint
8008b0edad fix: fix 'attribute-defined-outside-init' for pylint
a56f6e9b91 fix: fix 'broad-exception-caught' for pylint
Compare 29 commits »
lance pushed to master at wutta/sideshow 2025-09-01 13:49:02 -05:00
04de98a787 test: initial pylint support
lance pushed to master at wutta/wuttaweb 2025-09-01 13:34:03 -05:00
0a08918657 docs: add badge for pylint
a1868e1f44 fix: fix 'duplicate-code' for pylint
ad74bede04 fix: fix 'no-member' for pylint
dd25d98e7d fix: fix 'attribute-defined-outside-init' for pylint
92754a64c4 fix: fix 'arguments-renamed' for pylint
Compare 32 commits »
lance pushed to master at wutta/wuttaweb 2025-09-01 09:43:41 -05:00
601dec7777 fix: fix 'unnecessary-lambda' and 'unnecessary-lambda-assignment' for pylint
d265695cee fix: fix 'unspecified-encoding' for pylint
7136240841 fix: fix 'unused-argument' for pylint
a891c01da1 fix: fix 'use-a-generator' for pylint
Compare 4 commits »
lance pushed to master at wutta/wuttaweb 2025-08-31 22:12:08 -05:00
15ba94fc83 fix: fix 'use-dict-literal' for pylint
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