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

todo rule message is cluttered by whole source line #1304

Closed
reitzig opened this issue Feb 14, 2017 · 2 comments
Closed

todo rule message is cluttered by whole source line #1304

reitzig opened this issue Feb 14, 2017 · 2 comments
Labels
bug Unexpected and reproducible misbehavior.

Comments

@reitzig
Copy link

reitzig commented Feb 14, 2017

I get messages like this:

/my/file.swift:35:46: warning: Todo Violation: TODOs should be avoidedfatalError("Not yet implemente... (todo)

First, there is not even a space between the message and the line. Secondly, the actual TODO isn't even shown.

The badness propagates, e.g. to AppCode:

screen shot 2017-02-14 at 11 38 02

@jpsim
Copy link
Collaborator

jpsim commented Feb 15, 2017

what version of SwiftLint are you using? I feel like something like this was fixed several months ago...

@jpsim jpsim added the question Question or doubts that needs discussion and clarification. Can become a bug or proposal. label Feb 15, 2017
@reitzig
Copy link
Author

reitzig commented Feb 15, 2017

0.16.1, the latest brew can get me.

@marcelofabri marcelofabri added bug Unexpected and reproducible misbehavior. and removed question Question or doubts that needs discussion and clarification. Can become a bug or proposal. labels Feb 26, 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

3 participants