mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
biome
This commit is contained in:
4
lint.sh
4
lint.sh
@@ -1,8 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# biome
|
||||
pnpm biome check --write --unsafe --colors=off --log-level=info --log-kind=pretty . | grep path | sort
|
||||
#pnpm biome check --write --unsafe .
|
||||
#pnpm biome check --write --unsafe --colors=off --log-level=info --log-kind=pretty . | grep path | sort
|
||||
pnpm biome check --write --unsafe .
|
||||
|
||||
ruff check --fix .
|
||||
ruff format .
|
||||
|
||||
Reference in New Issue
Block a user