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 b6b11a0 commit 7904e9cCopy full SHA for 7904e9c
scripts/lint.sh
@@ -4,5 +4,5 @@ set -e
4
set -x
5
6
mypy src
7
-ruff check src tests docs_src scripts
+ruff check src tests scripts
8
ruff format src tests --check
0 commit comments