We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5bc3f commit 101acc8Copy full SHA for 101acc8
1 file changed
.github/CODEOWNERS
@@ -11,9 +11,6 @@
11
/crates/ruff_python_parser/ @MichaReiser @dhruvmanila
12
/crates/ruff_annotate_snippets/ @BurntSushi
13
14
-# flake8-pyi
15
-/crates/ruff_linter/src/rules/flake8_pyi/ @AlexWaygood
16
-
17
# Script for fuzzing the parser/ty etc.
18
/python/py-fuzzer/ @AlexWaygood
19
0 commit comments