mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-08 09:05:52 +07:00
This merge request implements console filter that locates lines with NullAway checker (https://github.com/uber/NullAway) warnings and adds add @SuppressWarning inlay button at the end of those lines. Each button action adds {@linkplain SuppressWarnings} annotation to the source code to silence relevant warning. Merge-request: IJ-MR-185390 Merged-by: Marcin Mikosik <marcin.mikosik@jetbrains.com> GitOrigin-RevId: 9b73c253538f7de6ac9209fa5f80f179514c2804