We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ec1ac6 commit e385f13Copy full SHA for e385f13
.github/workflows/autoblack.yml
@@ -1,5 +1,5 @@
1
# GitHub Action that uses Black to reformat Python code (if needed) when doing a git push.
2
-# If all Python code in the repo is complient with Black then this Action does nothing.
+# If all Python code in the repo is compliant with Black then this Action does nothing.
3
# Otherwise, Black is run and its changes are committed to the repo.
4
# https://github.com/cclauss/autoblack
5
0 commit comments