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
SwithLint is currently only run locally in Xcode, and only if a user has it installed - not to mention having the latest version.
SwiftLint should be run as a part of every build-test workflow in CircleCI, and further configured to prevent merging PRs that introduce any new warnings.