comparison .shellcheckrc @ 713:31023b6bf315

.shellcheckrc: FIX: typo in comment
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 03 Oct 2024 19:58:40 +0200
parents 24129dd789f0
children d016ac770a71
comparison
equal deleted inserted replaced
712:6501f942f271 713:31023b6bf315
3 # 3 #
4 # To see a list of 4 # To see a list of
5 # See: https://www.shellcheck.net/wiki/ 5 # See: https://www.shellcheck.net/wiki/
6 # 6 #
7 # This is a customization for FreeBSD: 7 # This is a customization for FreeBSD:
8 # in FreeBSD there is $'...', local; and tests with logical operstors work 8 # in FreeBSD there is $'...', local; and tests with logical operators work
9 # as expected. 9 # as expected.
10 # 10 #
11 11
12 source-path=SCRIPTDIR/../share/local-bsdtools 12 source-path=SCRIPTDIR/../share/local-bsdtools
13 source-path=SCRIPTDIR 13 source-path=SCRIPTDIR