ruff/crates/ruff_linter/resources/test/fixtures/pep8_naming
Vasco Schiavo 81059d05fc
[`pep8-naming`] Consider any number of leading underscore for `N801` (#15988)
## Summary

The PR addresses the issue #15939 

Let me know if you think there are other test cases I should add ;-)
2025-02-06 14:08:27 +05:30
..
N999/module Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
ignore_names Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N801.py [`pep8-naming`] Consider any number of leading underscore for `N801` (#15988) 2025-02-06 14:08:27 +05:30
N802.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N803.py [`pep8-naming`] Ignore `@override` methods (`N803`) (#15954) 2025-02-05 09:35:57 +01:00
N804.py [`pep8-naming`] Avoid false positive for `class Bar(type(foo))` (`N804`) (#14683) 2024-11-30 22:37:28 +00:00
N805.py Treat `type(Protocol)` et al as metaclass base (#12770) 2024-08-09 20:10:12 +00:00
N806.py Allow class names when `apps.get_model` is a non-string (#9065) 2023-12-08 22:59:05 -05:00
N807.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N811.py N811 & N814: eliminate false positives for single-letter names (#14584) 2024-11-27 14:38:36 +00:00
N812.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N813.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N814.py N811 & N814: eliminate false positives for single-letter names (#14584) 2024-11-27 14:38:36 +00:00
N815.py Recursively resolve `TypeDicts` for N815 violations (#10719) 2024-04-01 17:40:55 +00:00
N816.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
N817.py [`pep8-naming`] Don't flag `from` imports following conventional import names (`N817`) (#12946) 2024-08-17 12:05:42 +00:00
N818.py Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00