Skip to content

Commit

Permalink
try to fix prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
pkra committed May 21, 2024
1 parent e7608af commit 0fcd6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
- name: Prettify code
uses: creyD/prettier_action@v4.3
with:
prettier_options: --write *.html --print-width 200
prettier_options: . --write --print-width 200
commit_message: "chore: prettier"

0 comments on commit 0fcd6ef

Please sign in to comment.