Flake8Rules
Flake8Rules copied to clipboard
Incorporate rules from other flake8 plugins
Is there an easy way to incorporate rules from other flake8 plugins? Like Bandit, isort, etc?
By "an easy way" I mean importing them into flake8rules even if formatting of the rule descriptions does not conform with flake8rules standards versus manually creating an MD file with a properly formatted description for every rule.