Commit Graph

3 Commits (3a6a09b7b627cb88c1ea1651047a8c540b651ef1)

Author SHA1 Message Date
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.
Adrien Vergé 6b5948c06b Tests: Reorganize common and global tests
Adrien Vergé d08eb22081 Rules: Add the 'brackets' rule