Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavid committed Jan 7, 2024
1 parent c420b87 commit 25029b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
additional_files: ./*.do ./app/*
ignore_names: pass
- uses: mfinelli/setup-shfmt@v3
- run: shfmt -d ./*.do ./app/*
- run: shfmt -d ./*.do ./app/[bcefimrsty]*
- uses: crate-ci/typos@master
- uses: errata-ai/vale-action@reviewdog
with:
Expand Down

0 comments on commit 25029b7

Please sign in to comment.