Skip to content

Commit

Permalink
Add prettier-plugin-import-sort
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyLeite committed Feb 2, 2023
1 parent 52777bc commit 4c9a053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
with:
dry: True
prettier_options: --config ./frontend/.prettierrc.js --check
prettier_plugins:
- "prettier-plugin-import-sort"

- name: Run ruff (Python)
uses: jpetrucciani/[email protected]
Expand Down

0 comments on commit 4c9a053

Please sign in to comment.