bwq-lint
brandwatch boolean search query linter written in rust.
install
usage
# lints current directory (recursively) by default
# auto-detects input type (string, file, dir, glob)
# warnings shown by default, use --no-warnings to suppress
operators
boolean: AND, OR, NOT
proximity: ~, NEAR/x, NEAR/xf
wildcards: *, ?
fields: title:, site:, rating:[1 TO 5]
special: {case}, #hashtag, @mention, <<<comments>>>
run bwq-lint examples for more