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 f9beec4 commit 3204776Copy full SHA for 3204776
.github/workflows/pre-commit.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/setup-python@v2
14
- uses: pre-commit/[email protected]
15
with:
16
- extra_args: end-of-file-fixer
+ extra_args: end-of-file-fixer --all-files
0 commit comments