File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# # Here is an example for Bourne shell scripts.
2
2
# #
3
- syntax "SH" " \. sh$ " " \. ash$ " " \. bashrc$ " " bashrc$ " " \. bash_aliases$ " " bash_aliases$ " " \. bash_functions$ " " bash_functions$ " " \. bash_login$ " " \. bash_logout$ " " \. bash_profile$ " " bash_profile$ " " \. profile$ " " revise\. . + $ "
3
+ syntax "SH" " \. sh$ " " \. ash$ " " \. bashrc$ " " bashrc$ " " \. bash_aliases$ " " bash_aliases$ " " \. bash_functions$ " " bash_functions$ " " \. bash_login$ " " \. bash_logout$ " " \. bash_profile$ " " bash_profile$ " " \. profile$ " " revise\. . + $ " " ^ PKGBUILD $ "
4
4
header " ^ #!. * /(env + )? (ba| da| a)? sh( | $ )"
5
5
magic " (POSIX| Bourne-Again) shell script. * text"
6
6
comment " #"
7
7
8
8
linter dash -n
9
+ # linter shellcheck --format=gcc
9
10
10
11
# # keywords:
11
12
color green " \< (case| do| done| elif| else| esac| fi| for| function| if| in| select| then| time| until| while)\> "
You can’t perform that action at this time.
0 commit comments