mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 21:22:01 +00:00
Add prettier-plugin-import-sort
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dry: True
|
dry: True
|
||||||
prettier_options: --config ./frontend/.prettierrc.js --check
|
prettier_options: --config ./frontend/.prettierrc.js --check
|
||||||
|
prettier_plugins: "prettier-plugin-import-sort"
|
||||||
|
|
||||||
- name: Run ruff (Python)
|
- name: Run ruff (Python)
|
||||||
uses: jpetrucciani/ruff-check@0.0.239
|
uses: jpetrucciani/ruff-check@0.0.239
|
||||||
|
|||||||
Reference in New Issue
Block a user