SonarQube 中的自定义 TypeScript 规则

Custom TypeScript rules in SonarQube

在文档 (https://docs.sonarqube.org/latest/extend/adding-coding-rules/#header-1) 中,TypeScript 未被列为自定义规则支持的语言,但 JavaScript 是。因此,是否可以使用 JavaScript 运行器来执行自定义 TypeScript 规则?

如果没有,是否有人知道如何使用 tslint 执行更高级的规则,或者是否有 SonarQube 的替代方案允许这样做?

为了SonarQube访问here and here,它会对你有所帮助。

and I found this, it’s not possible, the concept of external issues appeared in SonarQube 7.2. Upgrade to the new LTS 7.9