mirror of
https://github.com/aljazceru/ditto.git
synced 2025-12-17 13:34:24 +01:00
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:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/hook.sh"
|
. "$(dirname -- "$0")/_/hook.sh"
|
||||||
|
|
||||||
deno fmt --check
|
deno fmt
|
||||||
|
|||||||
Reference in New Issue
Block a user