Merge branch 'deno-fmt-on-commit' into 'main'

fix: remove --check flag in deno fmt

See merge request soapbox-pub/ditto!227
This commit is contained in:
Alex Gleason 2024-05-07 18:07:31 +00:00
commit f9aaabc14b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/hook.sh"
deno fmt --check
deno fmt