Skip to content

HLint: use == and redundant maybe#11477

Open
philderbeast wants to merge 1 commit intohaskell:masterfrom
cabalism:hlint/use-eq
Open

HLint: use == and redundant maybe#11477
philderbeast wants to merge 1 commit intohaskell:masterfrom
cabalism:hlint/use-eq

Conversation

@philderbeast
Copy link
Collaborator

See #9110. Discharges and no longer ignores the "Use ==" and "Redundant maybe" suggestions so that these will be suggested by our CI linting. After these changes, the code is simpler.

I'll squash commits before applying the merge label if this pull request is approved.


  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

- Update hlint --default counts
- Follow hlint suggestion: use ==
- Follow hlint suggestion: redundant maybe
- Remove redundant brackets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants