Merge branch 'revert-f9aaabc1' into 'main'
Revert "Merge branch 'deno-fmt-on-commit' into 'main'" See merge request soapbox-pub/ditto!228
This commit is contained in:
commit
6391d625c2
|
@ -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…
Reference in New Issue