mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
Add Hlint rule to disallow the partial decodeUtf8
.
This commit is contained in:
parent
a2eaea35b7
commit
b81d4049c8
@ -12,6 +12,7 @@
|
||||
- {name: init, within: []}
|
||||
- {name: last, within: []}
|
||||
- {name: fromJust, within: []}
|
||||
- {name: decodeUtf8, within: []}
|
||||
|
||||
# Replace a $ b $ c with a . b $ c
|
||||
- group: {name: dollar, enabled: true}
|
||||
|
Loading…
Reference in New Issue
Block a user