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

Gardening code with hlint #88

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Gardening code with hlint #88

wants to merge 9 commits into from

Conversation

cblp
Copy link

@cblp cblp commented Apr 11, 2019

This change is Reviewable

Copy link
Collaborator

@bitonic bitonic left a comment

Choose a reason for hiding this comment

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

  • please do not forbid do blocks with a single statement -- i like to preemptively put dos to minimize diff noise
  • please add hlint to CI.

@cblp
Copy link
Author

cblp commented May 6, 2019

i like to preemptively put dos to minimize diff noise

it makes sense in tests, but... everywhere?

@cblp
Copy link
Author

cblp commented May 6, 2019

Restored do's in tests.

@cblp
Copy link
Author

cblp commented May 6, 2019

Integrated to Travis.

@bitonic
Copy link
Collaborator

bitonic commented Jun 18, 2019

it makes sense in tests, but... everywhere?

Yes, everywhere -- it makes editing and diffing a lot more pleasant.

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