You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Allows using key `allowed-values` for `truthy` section in configuration file (#150). This allows to use configuration `truthy: allowed-values: ["yes", "no", "..."]`, to set custom allowed truthy values. This is especially useful for people using ansible, where values like `yes` or `no` are valid and officially supported, but yamllint reports them as illegal. Implemented by difference of set of TRUTHY constants and configured allowed values. Signed-off-by: Ondrej Vasko <ondrej.vaskoo@gmail.com> |
6 years ago | |
---|---|---|
.. | ||
conf | 7 years ago | |
rules | 6 years ago | |
__init__.py | 6 years ago | |
__main__.py | 8 years ago | |
cli.py | 6 years ago | |
config.py | 7 years ago | |
linter.py | 7 years ago | |
parser.py | 6 years ago |