Skip to content
Snippets Groups Projects
Commit 09b8abe0 authored by Hécate Moonlight's avatar Hécate Moonlight
Browse files

Ignore "Use second" HLint suggestion. It increases laziness.

parent 5d0a0edc
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@
- ignore: {name: "Use tuple-section"} # 2 hints
- ignore: {name: "Use unless"} # 1 hint
- ignore: {name: "Use void"} # 1 hint
- ignore: {name: "Use second"} # 3 hints
# Module names (not all unique) where CPP can be used
- extensions:
- name: CPP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment