Commit Graph

6 Commits (fff09fa2df2a47c51e2b559ac49cebc87b56903c)

Author SHA1 Message Date
Adrien Vergé 6c8af97a40 Tests: unblacklist remaining spec examples
Since !!tags are now supported.
10 years ago
Adrien Vergé 8eb0d0ad74 Tests: unblacklist spec example 7.16
As is it supported -- it just lacks some indentation.
10 years ago
Adrien Vergé ba140ad42c Tests: Remove ghost character from YAML spec example 10 years ago
Adrien Vergé c16eec4681 Style: Fix indentation not multiple of four 10 years ago
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]
10 years ago
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.
10 years ago