This website requires JavaScript.
Explore
Help
Sign in
actions
/
shellcheck
Watch
1
Star
0
Fork
You've already forked shellcheck
0
mirror of
https://github.com/ludeeus/action-shellcheck.git
synced
2024-08-16 10:09:53 +02:00
Code
Releases
Activity
184a772465
shellcheck
/
testfiles
/
ignore
/
ignore.sh
5 lines
40 B
Bash
Raw
Normal View
History
Unescape
Escape
Add exclude and testfiles
2020-05-30 11:44:01 +02:00
#!/bin/sh
Adds problem-matcher (#20) * Adds problem-matcher * Fix issue * match as group 1 * use message * Limit output * remove testfile
2020-07-05 23:50:07 +02:00
echo
$test
$test
echo
$test2
Copy permalink