mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
chore: 🐛 Change --apply to --write in precommit linting
This commit is contained in:
parent
4902f078a8
commit
3f90625429
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
PATH=$PATH:~/.bun/bin
|
||||
bun install
|
||||
bun lint --apply
|
||||
bun lint --write
|
||||
bun check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue