Commit Graph

5 Commits

Author SHA1 Message Date
dustinface 2e2c297a80
util: Remove legacy keyring support (#13398) 2022-11-18 10:33:18 -06:00
Kyle Altendorf 5aaf07a686
run pylint directly (#12100)
* run pylint directly

* fixup
2022-06-27 10:53:04 -05:00
dustinface a51e7e8aba
pylint: Drop deprecated/invalid options (#11843) 2022-06-08 23:39:11 -05:00
Kyle Altendorf 1088801e73
Remove code related to no-longer-used websockets library (#11123)
* Remove logging tweak for no-longer-used websockets library

Follow up after https://github.com/Chia-Network/chia-blockchain/pull/10611.

* Update pylintrc

* Update test_daemon.py
2022-04-20 11:18:42 -07:00
Kyle Altendorf 2a6564c0a7
move all linter config to the root (#9830)
This reduces duplication, symlinks, and makes the configurations
available by default for the linting tools.
2022-01-19 11:38:11 -08:00
Renamed from .github/linters/.python-lint (Browse further)