mirror_zfs/cmd
Damian Szuberski 8df0bde321
Add --enable=all to ShellCheck by default
Change enforced shell type from `dash` to `sh` and excluded
`SC2039` and `SC3043` by default. `local` keyword is accepted by all
POSIX shells from practical point of view. There is no need anymore
to enforce dash so `local` is accepted.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: szubersk <szuberskidamian@gmail.com>
Closes #13020
2022-02-07 11:59:09 -08:00
..
arc_summary Removed Python 2 and Python 3.5- support 2022-01-13 09:51:12 -07:00
arcstat Removed Python 2 and Python 3.5- support 2022-01-13 09:51:12 -07:00
dbufstat Removed Python 2 and Python 3.5- support 2022-01-13 09:51:12 -07:00
fsck_zfs Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
mount_zfs Use fallthrough macro 2021-09-14 10:17:54 -06:00
raidz_test raidz_test: init_rand: fix unused, remove argsused 2021-12-21 12:05:11 -08:00
vdev_id Remove basename(1). Clean up/shorten some coreutils pipelines 2021-11-11 13:27:37 -07:00
zdb Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
zed Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
zfs Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
zfs_ids_to_path zfs_ids_to_path: print correct wrong values 2021-04-11 11:58:16 -07:00
zgenhostid Prune /*NOTREACHED*/ 2021-07-26 12:07:26 -07:00
zhack module/*.ko: prune .data, global .rodata 2022-01-14 15:37:55 -08:00
zinject zinject: cancel_one_handler: fix unused, remove argsused 2021-12-21 12:05:11 -08:00
zpool Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
zpool_influxdb Fix trivial calloc(3) arguments order 2022-02-02 11:27:35 -08:00
zstream Report dnodes with faulty bonuslen 2022-02-03 14:28:19 -08:00
ztest Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
zvol_id Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
zvol_wait Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00
Makefile.am Add --enable=all to ShellCheck by default 2022-02-07 11:59:09 -08:00