#
# Filter to valid false-positives for themes
addFilter('script-without-shebang /usr/share/bash-git-prompt/themes/.*')

# Filter to avoid false-positive in global START_TOKEN and END_TOKEN
addFilter('macro-in-comment %{name}')

