Skip to content

Commit 062e554

Browse files
committed
nox: actually run zizmor as part of lint session
1 parent 116dce7 commit 062e554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ def lint(session: nox.Session):
159159
session.notify("formatters")
160160
session.notify("spelling")
161161
session.notify("actionlint")
162+
session.notify("zizmor")
162163

163164

164165
requirements_files = list(

0 commit comments

Comments
 (0)