Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linting with --lenient is still emitting errors #1391

Closed
NachoSoto opened this issue Mar 24, 2017 · 3 comments
Closed

Linting with --lenient is still emitting errors #1391

NachoSoto opened this issue Mar 24, 2017 · 3 comments
Labels
bug Unexpected and reproducible misbehavior.

Comments

@NachoSoto
Copy link
Contributor

See #1364 (comment).

@aaroncrespo
Copy link
Contributor

My working theory is that the severity suppression runs after reporters report.
https://github.com/realm/SwiftLint/blob/master/Source/swiftlint/Commands/LintCommand.swift#L54

@marcelofabri marcelofabri added the bug Unexpected and reproducible misbehavior. label Mar 25, 2017
@aaroncrespo
Copy link
Contributor

#1394

@jpsim
Copy link
Collaborator

jpsim commented Apr 6, 2017

Fixed in bc7fa32.

@jpsim jpsim closed this as completed Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected and reproducible misbehavior.
Projects
None yet
Development

No branches or pull requests

4 participants