We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Line should be 250 characters or less: currently 207 characters, but 250 is bigger than 207. I changed the line rule to 250 from 200
Line Length Violation: Line should be 250 characters or less: currently 207 characters (line_length)
swiftlint version
line_length: warning: 250 ignores_comments: true disabled_rules: trailing_whitespace
The text was updated successfully, but these errors were encountered:
Fix in #3406.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
New Issue Checklist
Describe the bug
Line should be 250 characters or less: currently 207 characters, but 250 is bigger than 207.
I changed the line rule to 250 from 200
Complete output when running SwiftLint, including the stack trace and command used
Environment
swiftlint version
to be sure)?0.40.0
CocaPods
The text was updated successfully, but these errors were encountered: