CodeQL should respect Java's @SuppressWarnings("all") annotation
Đang mở
enhancement
Java
- Ngôn ngữ chính
- CodeQL
- Star
- 10.1k
- Fork
- 2.1k
- Merge trung bình
- 2 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 141
Mô tả
**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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.