Ignore CFS0001 warning (#18258)
This commit is contained in:
parent
f7bec300e7
commit
aa5f136790
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
{
|
||||
"cfs" : ["CFS0013"]
|
||||
"cfs" : [
|
||||
"CFS0001",
|
||||
"CFS0013"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue