Kubernetes CRD

I have created some helm charts which include YAML files as well as files with CRDs in it ? Currently, I am using KubeLinter to lint my YAML files and figure out errors in it. But KubeLinter doesn’t support files with CRDs. Is there any linting tool which support CRDs ??