Skip to content

Commit 811bb06

Browse files
committed
fixup! fixup! fixup! fixup! ci: make clang-format check mandatory in CI
1 parent 37a28b6 commit 811bb06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SilKit/ci/check_formatting.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ def main():
104104
dryrun = ''
105105
if args.dryrun:
106106
dryrun = "--dry-run"
107-
print(dry_run)
108107
for file in files:
109108

110109
if any(p in file for p in dirs):

0 commit comments

Comments
 (0)