Skip to content

Commit b26062c

Browse files
committed
Remove biome from pre-commit
1 parent 1a48336 commit b26062c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@ repos:
2222
- id: ruff
2323
args: ["--fix"]
2424
- id: ruff-format
25-
- repo: local
26-
hooks:
27-
- id: local-biome-format
28-
name: biome format
29-
entry: npx biome format --write --files-ignore-unknown=true --no-errors-on-unmatched --json-formatter-enabled=false ./gs/frontend/aro/src/ ./gs/frontend/mcc/src/
30-
language: system
31-
types: [text]
32-
files: "\\.(jsx?|tsx?|c(js|ts)|m(js|ts)|d\\.(ts|cts|mts)|jsonc?|css)$"

0 commit comments

Comments
 (0)