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
This issue has been automatically marked as stale because it has not had any recent activity. Please comment to prevent this issue from being closed. Thank you for your contributions!
stalebot
added
the
wontfix
Issues that became stale and were auto-closed by a bot.
label
Nov 8, 2020
New Issue Checklist
Describe the bug
Since upgrading SwiftLint to the latest version (0.39.2), all
empty_count
warnings became errors. I used an implicitly severity configuration like:but this does not work anymore. I had to change to
to make it work. I saw some changes in the severity configuration for this rule, so I think that could be a side effect.
Complete output when running SwiftLint, including the stack trace and command used
Environment
SwiftLint version (run
swiftlint version
to be sure)? 0.39.2Installation method used (Homebrew, CocoaPods, building from source, etc)? CocoaPods
Are you using nested configurations? no
Which Xcode version are you using (check
xcodebuild -version
)? Xcode 11.4Build version 11E146
The text was updated successfully, but these errors were encountered: