Commit Graph

4 Commits (c615d49fe3bde884a1f42b1f63d7004053d44edd)

Author SHA1 Message Date
Satoru SATOH c615d49fe3 Add 'forbid' configurations to the braces and brackets rules
Add 'forbid' configuration parameters to the braces and brackets rules
to allow users to forbid the use of flow style collections, flow
mappings and flow sequences.
5 years ago
Jim Riggs 4b2b57aa32 Rules: Add min-spaces-inside-empty and max-spaces-inside-empty
Add min-spaces-inside-empty and max-spaces-inside-empty to braces and
brackets to allow separate handling for empty and non-empty objects.
8 years ago
Adrien Vergé 6b5948c06b Tests: Reorganize common and global tests 10 years ago
Adrien Vergé d08eb22081 Rules: Add the 'brackets' rule 10 years ago