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
As the title says, when you run for example swiftlint --only-rule trailing_comma in a folder that doesn't contain a .swiftlint.yml configuration file, SwiftLint disregards the --only-rule option and just runs with the default rule set.