howdoi
howdoi copied to clipboard
Review disabled pylint rules
disable=wrong-import-position,missing-docstring,missing-class-docstring,missing-function-docstring
Perhaps these should be enabled and fixed in the core codebase (adding docstrings, for example).
https://github.com/gleitz/howdoi/blob/master/.github/workflows/python-non-master.yml
Maybe this and #336 could be one PR?