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

Adds additional CLI argument support #59

Merged
merged 5 commits into from
Oct 4, 2017
Merged

Conversation

ashfurrow
Copy link
Owner

This adds the additional_swiftlint_args option to use SwiftLint with arbitrary additional command line arguments. Some arguments, like --lenient, can only be specified in the SwiftLint CLI invocation. It's kind of a leaky abstraction, but I tried to make the documentation clear that it's a last resort. /cc @Sega-Zero

Fixes https://github.com/ashfurrow/danger-swiftlint/issues/57.

@ashfurrow ashfurrow requested a review from mokagio September 30, 2017 21:14
Copy link
Collaborator

@thii thii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this merged!

@ashfurrow ashfurrow merged commit c1b34a3 into master Oct 4, 2017
@ashfurrow ashfurrow deleted the command-line-args branch October 4, 2017 14:08
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.

2 participants