mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-05-16 21:56:33 +00:00
refactor(posix): remove function prefixes from all shell files
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#shellcheck disable=SC1003
|
||||
|
||||
function __init_vim_ale() {
|
||||
__init_vim_ale() {
|
||||
set -e
|
||||
set -u
|
||||
|
||||
|
||||
Reference in New Issue
Block a user