mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 05:30:08 +02:00
Correct Mistakes - 6th try
This commit is contained in:
parent
054047a014
commit
ba8c033f9a
4
tests.sh
4
tests.sh
@ -56,9 +56,9 @@ f_test_shellcheck_version() {
|
||||
return $?
|
||||
}
|
||||
|
||||
printf "#################\n"
|
||||
printf "=================\n"
|
||||
printf "TESTS\n"
|
||||
printf "#################\n"
|
||||
printf "=================\n"
|
||||
printf "Nano Version ok? %s\n" "$(f_test_nano_version)"
|
||||
printf "Shellcheck Version ok? %s\n" "$(f_test_shellcheck_version)"
|
||||
# ....shellcheck -f diff *.sh | git apply | git commit -a -m "Shellcheck fast corrections"
|
||||
|
Loading…
x
Reference in New Issue
Block a user