mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
Revert "Merge branch 'deno-fmt-on-commit' into 'main'"
This reverts merge request !227
This commit is contained in:
parent
f9aaabc14b
commit
6509932ab0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/hook.sh"
|
. "$(dirname -- "$0")/_/hook.sh"
|
||||||
|
|
||||||
deno fmt
|
deno fmt --check
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue