aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hlint.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hlint.yaml b/.hlint.yaml
index 1a737166..5c50629f 100644
--- a/.hlint.yaml
+++ b/.hlint.yaml
@@ -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