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

Update S104: Multiline tokens should count as multiple lines #1104

Closed
michalb-sonar opened this issue Jan 25, 2018 · 0 comments · Fixed by #1105
Closed

Update S104: Multiline tokens should count as multiple lines #1104

michalb-sonar opened this issue Jan 25, 2018 · 0 comments · Fixed by #1105
Assignees
Labels
Type: Improvement Making existing code better.
Milestone

Comments

@michalb-sonar
Copy link
Contributor

RSPEC-104

Multi-line tokens, are counted as a single line. For example, this code should be reported to have 5 lines:

var token = @"
this
is
five
lines"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Making existing code better.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant