mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
b5c5701e90
* Added violations when trying to disable non valid rule * Added violations when trying to disable non valid rule * Add changelog enty for 'superfluous_disable_command' improvement * Uses all rule identifiers when running nonValidSuperfluousCommandViolations * Address feedback from jpsim * Uses all rule identifiers when running nonValidSuperfluousCommandViolations * Address more feedback from jpsim * Added customRuleIdentifiers when verifying undefinedSuperfluousCommandViolations * Catch all invalid disable commands in a region Not just the first one. * Rename test