mirror of
https://github.com/github/semantic.git
synced 2024-11-23 08:27:56 +03:00
Correct how we silence a lint.
This commit is contained in:
parent
17fe2b0fe8
commit
50fb1380da
@ -23,7 +23,7 @@
|
||||
- warn: {group: {name: default}}
|
||||
|
||||
# Ignore the highly noisy module export list hint
|
||||
- ignore: {name: Use module export list}
|
||||
- ignore: {name: Use explicit module export list}
|
||||
|
||||
# Ignore some builtin hints
|
||||
- ignore: {name: Use mappend}
|
||||
|
Loading…
Reference in New Issue
Block a user