alibaba / p3c

Alibaba Java Coding Guidelines pmd implements and IDE plugin
https://github.com/alibaba/p3c/wiki
Apache License 2.0
30.41k stars 8.06k forks source link

实时检测功能开启后不生效 #998

Open HauZeeLi opened 4 months ago

HauZeeLi commented 4 months ago

Describe the bug 实时检测功能开启后不生效

To Reproduce Steps to reproduce the behavior:

  1. 在项目上右键打开实时检测功能
  2. 在代码中写了一个不含大括号的if
  3. 并没有看到相关提示

Expected behavior 写了不符合规范的代码后应该有相应的提示信息.

Screenshots image image