Justin Hammond
ac3e5d1ab4
Updates README to include ShellCheck flag/options usage ( #35 )
2021-01-13 18:26:27 +01:00
Simon Egersand
b247a9c05d
Add ignore multiple dirs example ( #33 )
2020-12-24 12:06:42 +01:00
Joakim Sørensen
02daeb3604
Move action to composite ( #31 )
2020-10-25 21:00:46 +01:00
Daniel
fcee962fee
Add scandir option ( #28 )
2020-10-03 14:49:12 +02:00
Tom Riat
c7d4e499f1
Update action checkout to the new default branch ( #24 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2020-07-28 10:59:37 +02:00
Brandon W Maister
35d6c4c933
Add the ability to check all scripts in one shellcheck command ( #17 )
...
This is the most straightforward way to allow sourcing scripts, as shellcheck
[SC1090] only allows `source` files that are in the same invocation, I believe
unless `-x` is also specified.
[SC1090]: https://github.com/koalaman/shellcheck/wiki/SC1090
2020-06-26 21:41:45 +02:00
Ilir Bekteshi
142c6d53df
Add severity input ( #16 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2020-06-26 08:05:34 +02:00
ludeeus
6eb62923bc
Update
2020-05-30 12:00:24 +02:00
ludeeus
3a4806a465
Update readme
2020-05-30 11:57:50 +02:00
ludeeus
35efb355bc
Update README
2020-05-29 23:11:34 +02:00
ludeeus
86748bd806
init
2019-03-09 11:25:14 +01:00