Adrien Vergé
|
8eb0d0ad74
|
Tests: unblacklist spec example 7.16
As is it supported -- it just lacks some indentation.
|
2016-02-05 09:52:09 +01:00 |
|
Adrien Vergé
|
ba140ad42c
|
Tests: Remove ghost character from YAML spec example
|
2016-02-01 23:27:49 +01:00 |
|
Adrien Vergé
|
c16eec4681
|
Style: Fix indentation not multiple of four
|
2016-02-01 21:36:35 +01:00 |
|
Adrien Vergé
|
68618be4cc
|
Rules: indentation: Handle sets
Sets are like mappings, that do not contain values. Example:
set:
? key one
? key two
? [non, scalar, key]
|
2016-02-01 17:52:46 +01:00 |
|
Adrien Vergé
|
431a379c81
|
Tests: Add tests from YAML 1.2 specification
Write all examples from http://www.yaml.org/spec/1.2/spec.html in
independent files in tests/yaml-1.2-spec-examples; and test them with
yamllint.
|
2016-02-01 17:05:22 +01:00 |
|