CodeQL should respect Java's @SuppressWarnings("all") annotation
未关闭
enhancement
Java
- 主要语言
- CodeQL
- 星标
- 10.1k
- 派生
- 2.1k
- 平均合并
- 2 天 15 小时
- 30 天内合并 PR
- 141
描述
**Description of the issue**
Similar to #2076, it'd be nice to respect `@SuppressWarnings(all)` by supressing all lgtm warnings. This is often used by generated code, for example code generated by SBE:
https://github.com/real-logic/simple-binary-encoding/blob/44ca92f152cbfaaaf0b72bc9ee08e2f2c345b303/sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/java/JavaGenerator.java#L1664
贡献指南
评估
这个 Issue 还没有评估数据。