Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bdac888

Browse files
committed
Add ./ci/all.sh
1 parent 6a060b2 commit bdac888

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

‎ci/all.sh‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#!/usr/bin/env bash
2+
set -euo pipefail
3+
4+
main() {
5+
cd "$(dirname "0ドル")/.."
6+
7+
./ci/fmt.sh
8+
./ci/lint.sh
9+
./ci/test.sh
10+
}
11+
12+
main "$@"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /