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 task to add methods_only parameter #48

Closed
wants to merge 1 commit into from

Conversation

jomontanari
Copy link

I want to use flog in my build with the rake task and set a max score per method, but it's currently failing because main#none has a ridiculously high score.

I found that I can use the flag -m on the command line but it wasn't available from the rake task. I've just added a parameter defaulted to false, seemed the simplest thing but let me know if you have a better suggestion.

@zenspider
Copy link
Member

Not a biggie on a diff this small, but next time do the additions in one commit and the reformatting in another.

@zenspider
Copy link
Member

Merged. Thanks!

@zenspider zenspider closed this Jun 11, 2014
@seattlerb seattlerb locked and limited conversation to collaborators Jan 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants