mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: 🐛 Change --apply to --write in precommit linting
This commit is contained in:
parent
4902f078a8
commit
3f90625429
|
|
@ -1,4 +1,4 @@
|
|||
PATH=$PATH:~/.bun/bin
|
||||
bun install
|
||||
bun lint --apply
|
||||
bun lint --write
|
||||
bun check
|
||||
|
|
|
|||
Loading…
Reference in a new issue