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

added custom reporters: xcode (default), json, csv. fixes #42 #133

Merged
merged 2 commits into from
Sep 19, 2015

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Sep 19, 2015

Fixes #42.

Any interest in this from you, @keith or @jakecraige?

@jpsim jpsim mentioned this pull request Sep 19, 2015
jpsim added a commit that referenced this pull request Sep 19, 2015
added custom reporters: xcode (default), json, csv. fixes #42
@jpsim jpsim merged commit 3c090e1 into master Sep 19, 2015
@jpsim jpsim deleted the jp-custom-reporters branch September 19, 2015 22:09
@jakecraige
Copy link
Contributor

But I already wrote my clang parser!! https://github.com/thoughtbot/hound-swift/blob/master/lib/swift_lint/violation.rb#L3-L9

Now that this exists I'll probably switch to the JSON format since I trust parsing of that more than my large regex.

Thanks for this!

@jpsim
Copy link
Collaborator Author

jpsim commented Sep 20, 2015

Speaking of which, how are those efforts progressing? Anything I can do to help?

@jakecraige
Copy link
Contributor

Things are going well. It's pretty much good to go but we still need to do some internal testing before releasing it into public beta.

With Swift 2 being out and having configuration, that should be happening soon. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants