We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5457928 commit 2f92d90Copy full SHA for 2f92d90
1 file changed
tests/constants.py
@@ -24,6 +24,8 @@
24
25
GLOBAL_NOX_SESSIONS: list[str] = [
26
"pre-commit",
27
+ "lint-python",
28
+ "format-python",
29
*TYPE_CHECK_NOX_SESSIONS,
30
*TESTS_NOX_SESSIONS,
31
"docs-build",
0 commit comments