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.
f874b6607c
According to the YAML specification [^1]: - > An anchored node need not be referenced by any alias nodes This means that it's OK to declare anchors but don't have any alias referencing them. However users could want to avoid this, so a new option (e.g. `forbid-unused-anchors`) is implemented in this change. It is disabled by default. [^1]: https://yaml.org/spec/1.2.2/#692-node-anchors |
2 years ago | |
---|---|---|
.. | ||
rules | 2 years ago | |
yaml-1.2-spec-examples | 9 years ago | |
__init__.py | 3 years ago | |
common.py | 3 years ago | |
test_cli.py | 2 years ago | |
test_config.py | 2 years ago | |
test_linter.py | 2 years ago | |
test_module.py | 3 years ago | |
test_parser.py | 3 years ago | |
test_spec_examples.py | 2 years ago | |
test_syntax_errors.py | 3 years ago | |
test_yamllint_directives.py | 3 years ago |