You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, you'll have to disable all custom rules:
// swiftlint:disable custom_rules
But this is something we should fix so that you can disable custom rules individually. We should also adapt the rules command to include custom rules in the table and allow swiftlint rules my_custom_rule to work.
This doesn't seem to work in 0.8.0.
The text was updated successfully, but these errors were encountered: