We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b96a61 commit aa60544Copy full SHA for aa60544
.github/workflows/github-actions-lint-tcl.yml
@@ -27,5 +27,5 @@ jobs:
27
tclfmt --version
28
tclfmt --in-place .
29
git diff --exit-code
30
- tclint --no-check-style .
+ tclint .
31
0 commit comments