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

Refactor verbosity checks #215

Merged

Conversation

pmeinhardt
Copy link
Contributor

Just a 5 min refactoring. I passed by and thought "this could be done differently"…
See if it makes sense to you πŸ™‚

@pmeinhardt pmeinhardt force-pushed the drive-by-refactoring-of-ui-verbosity-checks branch from 885c84e to 5b536c6 Compare February 11, 2018 23:01
@pmeinhardt
Copy link
Contributor Author

FYI: I noticed Circle CI outputs the following over and over again in the mix coveralls.html step:

You are running in the `production` bootleg environment but there is no configuration defined for that environment. Create one at `config/deploy/production.exs` if you want to do additional customization.

Copy link
Contributor

@brienw brienw left a comment

Choose a reason for hiding this comment

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

πŸ‘

@brienw
Copy link
Contributor

brienw commented Feb 12, 2018

I'll investigate the CI warning

@brienw brienw merged commit 3bad31d into labzero:master Feb 12, 2018
@pmeinhardt pmeinhardt deleted the drive-by-refactoring-of-ui-verbosity-checks branch February 12, 2018 22:48
brienw pushed a commit that referenced this pull request Mar 1, 2018
* Refactor verbosity checks

* Replace `x not in y` with `not(x in y)`
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