Skip to content

Commit 2f92d90

Browse files
committed
chore: add lint-python and format-python to the integration test
1 parent 5457928 commit 2f92d90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/constants.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424

2525
GLOBAL_NOX_SESSIONS: list[str] = [
2626
"pre-commit",
27+
"lint-python",
28+
"format-python",
2729
*TYPE_CHECK_NOX_SESSIONS,
2830
*TESTS_NOX_SESSIONS,
2931
"docs-build",

0 commit comments

Comments
 (0)