c3ef9f7528
This checks every file it checked (and a few more), but explicitly instead of "if it works it works" best-effort (which wasn't that good anyway) Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #10512 Closes #12101
7 lines
146 B
Makefile
7 lines
146 B
Makefile
include $(top_srcdir)/config/Shellcheck.am
|
|
|
|
SUBDIRS = 02zfsexpandknowledge 90zfs
|
|
SHELLCHECKDIRS = $(SUBDIRS)
|
|
|
|
EXTRA_DIST = README.dracut.markdown
|