We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62bc6c7 commit 9006de6Copy full SHA for 9006de6
config/retired_files.yaml
@@ -5,4 +5,5 @@
5
retired_files:
6
- python/cargo_version.py
7
- python/requirements.txt
8
- - flake8 # replaced by ruff
+ - .flake8 # replaced by ruff
9
+ - .github/workflows/pr_reviewdog.yaml # replaced by pr_pre-commit.yaml
0 commit comments