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

Documentation is incorrect for cyclomatic complexity options #1434

Closed
c0diq opened this issue Apr 13, 2017 · 0 comments
Closed

Documentation is incorrect for cyclomatic complexity options #1434

c0diq opened this issue Apr 13, 2017 · 0 comments
Labels
enhancement Ideas for improvements of existing features and rules.

Comments

@c0diq
Copy link

c0diq commented Apr 13, 2017

The documentation for ignoring switch statements in cyclomatic complexity is listed as "ignores switch statements" instead of "ignores_case_statements"

swiftlint rules | grep cyclomatic
| cyclomatic_complexity  | no | no | yes | warning: 10, error: 20, ignores switch statements: false 
@marcelofabri marcelofabri added the enhancement Ideas for improvements of existing features and rules. label Apr 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas for improvements of existing features and rules.
Projects
None yet
Development

No branches or pull requests

2 participants