ruff/crates/ruff_linter/resources/test/fixtures/pep8_naming
Dan Parizher ba629fe262
[`pep8-naming`] Fix `N802` false positives for `CGIHTTPRequestHandler` and `SimpleHTTPRequestHandler` (#19432)
## Summary

Fixes #19422
2025-07-23 12:04:11 -04:00
..
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 [`pep8-naming`] Fix `N802` false positives for `CGIHTTPRequestHandler` and `SimpleHTTPRequestHandler` (#19432) 2025-07-23 12:04:11 -04:00
N803.py [`pep8-naming`] Ignore `@override` methods (`N803`) (#15954) 2025-02-05 09:35:57 +01:00
N804.py [`pep8-naming`] Suppress fix for `N804` and `N805` if the recommend name is already used (#18472) 2025-06-11 07:58:55 +02:00
N805.py [`pep8-naming`] Suppress fix for `N804` and `N805` if the recommend name is already used (#18472) 2025-06-11 07:58:55 +02: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