Commit Graph

2 Commits (b42ac81594801ae493feb8d445ddc193442950cd)

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