mirror of
https://github.com/github/semantic.git
synced 2024-12-23 23:11:50 +03:00
Bring in the default hints at a higher severity.
This commit is contained in:
parent
8a2645b1c0
commit
1884483753
@ -19,6 +19,9 @@
|
||||
# Generalise map to fmap, ++ to <>
|
||||
- group: {name: generalise, enabled: true}
|
||||
|
||||
# Change the severity of the default group to warning
|
||||
- warn: {group: {name: default}}
|
||||
|
||||
# Ignore some builtin hints
|
||||
- ignore: {name: Use mappend}
|
||||
- ignore: {name: Redundant do}
|
||||
|
Loading…
Reference in New Issue
Block a user