1
0
mirror of https://github.com/NickKaramoff/shareon synced 2025-03-10 00:10:15 +01:00

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
102 B
Plaintext
Raw Normal View History

2025-01-28 09:02:14 +01:00
#!/bin/sh
set -eu
ROOT="$(dirname "$(dirname "$0")")"
"$ROOT"/script/fmt
"$ROOT"/script/lint --fix