mirror of
https://github.com/realm/SwiftLint.git
synced 2026-06-06 20:18:40 +00:00
e320b2e363
Now that the Configuration struct is creating a list of rules based on optional yaml, this list duplicates the same behavior. By removing it you no longer have to maintain duplicate lists of rules.