summaryrefslogtreecommitdiff
path: root/.hlint.yaml
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-12-24 00:48:26 -0500
committerBen Sima <ben@bsima.me>2020-12-24 00:48:26 -0500
commit20aad0c282c0c3bd685863252b3c464b7d74a9e8 (patch)
tree1b13e6d812358ca164a3861ba3b830d21f508a3f /.hlint.yaml
parent9acdd49be8c589cd766c81929599b00afb7a729d (diff)
hlint fixes
Still calibrating my use of hlint.
Diffstat (limited to '.hlint.yaml')
-rw-r--r--.hlint.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.hlint.yaml b/.hlint.yaml
index 3706180..a595d0f 100644
--- a/.hlint.yaml
+++ b/.hlint.yaml
@@ -71,7 +71,7 @@
note: 'Use `<.`'
rhs: 'f <. g'
-- hint:
- lhs: 'f <. g'
- note: 'Use `.>` for natural reading direction'
- rhs: 'g .> f'
+#- hint:
+# lhs: 'f <. g'
+# note: 'Use `.>` for natural reading direction'
+# rhs: 'g .> f'