mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
IJPF-CR-21728 [java-inspection] IDEA-337700 Improvements for logging inspections
- fix text GitOrigin-RevId: 95eeb622a0f6aafa42fad61ced4114d470b349ba
This commit is contained in:
committed by
intellij-monorepo-bot
parent
fe029b7712
commit
b4aa55737a
@@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
Reports logging calls that are surrounded by a guard condition.
|
||||
Reports logging calls surrounded with a guard condition.
|
||||
This inspection can be used to adjust with a custom code style.
|
||||
<p><b>Example:</b></p>
|
||||
<pre><code lang="java">
|
||||
|
||||
Reference in New Issue
Block a user