fix: remove --check flag in deno fmt

This commit is contained in:
P. Reis 2024-05-07 15:04:33 -03:00
parent cfc119f311
commit b523f57a82
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