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
When I execute the swiftlint command, It show me the detected errors and when I execute the swiftlint autocorrect it show that all found errors were corrected, but when I open the file again the issue is persisting.
Complete output when running SwiftLint, including the stack trace and command used
$ swiftlint lint
Done linting! Found 10 violations, 0 serious in 146 files.
swiftlint autocorrect
Done correcting 146 files!
Environment
SwiftLint version (run swiftlint version to be sure)?
0.25.0
Installation method used (Homebrew, CocoaPods, building from source, etc)?
homebrew
New Issue Checklist
Bug Report
When I execute the swiftlint command, It show me the detected errors and when I execute the swiftlint autocorrect it show that all found errors were corrected, but when I open the file again the issue is persisting.
Complete output when running SwiftLint, including the stack trace and command used
Environment
SwiftLint version (run
swiftlint version
to be sure)?0.25.0
Installation method used (Homebrew, CocoaPods, building from source, etc)?
homebrew
Are you using nested configurations?
NO
Which Xcode version are you using (check
xcode-select -p
)? 9.2The text was updated successfully, but these errors were encountered: