mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
docs ~ (CICD/util) add/revise spell-checker exceptions
This commit is contained in:
parent
a970c8d45d
commit
f75cfbdebc
6 changed files with 14 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# `$0 [TEST]`
|
||||
# run GNU test (or all tests if TEST is missing/null)
|
||||
# spell-checker:ignore (env/vars) BUILDDIR GNULIB SUBDIRS
|
||||
# spell-checker:ignore (env/vars) GNULIB SUBDIRS ; (utils) shellcheck
|
||||
|
||||
ME_dir="$(dirname -- "$(readlink -fm -- "$0")")"
|
||||
REPO_main_dir="$(dirname -- "${ME_dir}")"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue