1InheritParentConfig: true2CustomChecks:3 - Name: function-decl4 Query: match functionDecl().bind("func")5 Diagnostic:6 - BindName: func7 Message: find function decl8 Level: Warning9