mirror of
https://github.com/LukeHagar/dokploy.git
synced 2025-12-06 04:19:37 +00:00
refactor(dokploy): standardize code formatting and improve readability across multiple components
This commit is contained in:
2
.github/workflows/biome.yml
vendored
2
.github/workflows/biome.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
run: pnpm install
|
||||
|
||||
- name: Run Biome formatter
|
||||
run: pnpm biome check --write --no-errors-on-unmatched --files-ignore-unknown=true
|
||||
run: pnpm biome format . --write
|
||||
|
||||
- name: Commit changes if needed
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user