add zsh keywords and builtins to whitelist

pull/13/head
Simon Let 6 years ago
parent 0900bc4441
commit cad811dfba
  1. 136
      sanitizer_data/whitelist.txt

@ -899,3 +899,139 @@ zmore
znew
zramctl
zsh
run-help
which-command
!
[[
case
coproc
declare
do
done
elif
else
end
esac
export
fi
float
for
foreach
function
if
integer
local
nocorrect
readonly
repeat
select
then
time
typeset
until
while
{
}
-
.
:
[
alias
autoload
bg
bindkey
break
builtin
bye
cd
chdir
command
compadd
comparguments
compcall
compctl
compdescribe
compfiles
compgroups
compquote
compset
comptags
comptry
compvalues
continue
declare
dirs
disable
disown
echo
echotc
echoti
emulate
enable
eval
exec
exit
export
false
fc
fg
float
functions
getln
getopts
hash
history
integer
jobs
kill
let
limit
local
log
logout
noglob
popd
print
printf
private
pushd
pushln
pwd
r
read
readonly
rehash
return
sched
set
setopt
shift
source
suspend
test
times
trap
true
ttyctl
type
typeset
ulimit
umask
unalias
unfunction
unhash
unlimit
unset
unsetopt
vared
wait
whence
where
which
zcompile
zformat
zle
zmodload
zparseopts
zregexparse
zstyle

Loading…
Cancel
Save