ruff/docs/rules
2023-02-10 18:06:48 -05:00
..
assert-raises-exception.md Add documentation for flake8-quotes rules (#2650) 2023-02-07 21:20:24 -05:00
avoidable-escaped-quote.md Disallow rule names starting with avoid-* 2023-02-10 09:25:29 -05:00
bad-quotes-docstring.md Add documentation for flake8-quotes rules (#2650) 2023-02-07 21:20:24 -05:00
bad-quotes-inline-string.md Add documentation for flake8-quotes rules (#2650) 2023-02-07 21:20:24 -05:00
bad-quotes-multiline-string.md Add documentation for flake8-quotes rules (#2650) 2023-02-07 21:20:24 -05:00
bad-string-format-type.md [pylint]: bad-string-format-type (#2572) 2023-02-09 20:08:56 -05:00
commented-out-code.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
dynamically-typed-expression.md Improve dynamically-typed-expression documentation 2023-02-10 17:55:26 -05:00
function-is-too-complex.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
hardcoded-sql-expression.md Improve hardcoded-sql-expression documentation 2023-02-10 18:03:01 -05:00
implicit-namespace-package.md Improve implicit-namespace-package documentation 2023-02-10 18:06:48 -05:00
missing-required-import.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-return-type-class-method.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-return-type-private-function.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-return-type-public-function.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-return-type-special-method.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-return-type-static-method.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-type-args.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-type-cls.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-type-function-argument.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-type-kwargs.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
missing-type-self.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
prefix-type-params.md Add flake8-pyi with one rule (#2682) 2023-02-09 19:03:11 -05:00
raise-vanilla-class.md doc: add documentation for TRY002 (#2655) 2023-02-08 11:04:31 -05:00
unconventional-import-alias.md Add documentation for eradicate, flake8-import-conventions, and flake8-no-pep420 (#2652) 2023-02-07 22:19:21 -05:00
unsorted-imports.md Add documentation for mccabe, isort, and flake8-annotations (#2691) 2023-02-09 11:56:18 -05:00
yield-in-init.md Rewrite documentation for yield-in-init (#2748) 2023-02-10 17:49:55 -05:00