mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
build(lint): add more shell scripts to lintsh
This commit is contained in:
@@ -35,7 +35,7 @@ readonly -A entries=(
|
||||
db="$(mktemp -du)"
|
||||
|
||||
print_bold() {
|
||||
printf "\\e[1m$*\\e[0m"
|
||||
printf "\\e[1m%b\\e[0m" "$*"
|
||||
}
|
||||
|
||||
cd "$(git rev-parse --show-toplevel)"
|
||||
|
Reference in New Issue
Block a user