mirror of
https://github.com/astral-sh/ruff
synced 2026-01-06 06:04:16 -05:00
Closes https://github.com/charliermarsh/ruff/issues/2455 Used `NPY` as prefix code as agreed in the issue.
8 lines
86 B
TOML
8 lines
86 B
TOML
doc-valid-idents = [
|
|
"StackOverflow",
|
|
"CodeQL",
|
|
"IPython",
|
|
"NumPy",
|
|
"..",
|
|
]
|