Fix not showing deprecated lints
This commit is contained in:
parent
e8185ec091
commit
0708b6a1e6
1 changed files with 1 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ const LEVEL_FILTERS_DEFAULT = {
|
|||
allow: true,
|
||||
warn: true,
|
||||
deny: true,
|
||||
none: true,
|
||||
};
|
||||
const APPLICABILITIES_FILTER_DEFAULT = {
|
||||
Unspecified: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue