Commit Graph

2 Commits (69ef9a7272cbc6cfc16eca28c86f8e9c857c6838)

Author SHA1 Message Date
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]
Adrien Vergé 6b5948c06b Tests: Reorganize common and global tests