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

Add option to SwiftLint rule line_length for ignoring trailing SwiftLint disable commands #54

Open
svenmuennich opened this issue Jan 8, 2020 · 0 comments
Labels
enhancement Issues that describe new features or improvements to existing features.

Comments

@svenmuennich
Copy link
Member

Quite often trailing SwiftLint command comments like swiftlint:disable:this cause the line to exceed our configured swift limit of 120 characters per line.

We should add an option to the rule line_length to let it ignore such commands, if configured.

@svenmuennich svenmuennich added the enhancement Issues that describe new features or improvements to existing features. label Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues that describe new features or improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant