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.
yamllint/yamllint
Adrien Vergé e6af957131 float-values: Add missing quotes in problems messages
To be consistent with other existing messages, e.g.:
- forbidden not a number value ".NaN"
- found forbidden document start "---"
- missing document start "---"
- truthy value should be one of ["true"]
- forbidden implicit octal value "0777"
3 years ago
..
conf float-values: Add a new rule to check floating-point numbers 3 years ago
rules float-values: Add missing quotes in problems messages 3 years ago
__init__.py docs: Bump application copyright year 3 years ago
__main__.py Add __main__ 8 years ago
cli.py refactor: Remove UTF-8 headers in Python files 3 years ago
config.py refactor: Remove UTF-8 headers in Python files 3 years ago
linter.py linter: Remove redundant conditional 3 years ago
parser.py refactor: Remove UTF-8 headers in Python files 3 years ago