Skip to content

Commit

Permalink
ci/lint: simlify prettier (#19742)
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Apr 12, 2024
1 parent 3f97e16 commit f642d68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,5 @@ repos:
hooks:
- id: prettier
# https://prettier.io/docs/en/options.html#print-width
files: \.(json|yml|yaml|toml)
args: ["--print-width=120"]
2 changes: 0 additions & 2 deletions .prettierignore

This file was deleted.

0 comments on commit f642d68

Please sign in to comment.