You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ A plugin for IntelliJ that provides code analysis and highlighting with <a href=
9
9
## Features
10
10
* Optimized for real-time analysis and zero configuration project setups that just require you to checkout the code
11
11
* Real-time analysis and highlighting of currently edited file
12
-
* Run bulk analysis of files by right clicking the project menu <br/> <details><summary>Example</summary> <imgheight=400src="./assets/run-bulk-analysis.avif"> <br/> <imgsrc="./assets/toolwindow-report.avif"> </details>
12
+
* Run bulk analysis of files by right clicking the project menu <br/> <details><summary>Example</summary> <imgsrc="./assets/run-bulk-analysis.avif"> <br/> <imgsrc="./assets/toolwindow-report.avif"> </details>
13
13
* Currently Java and Kotlin are supported, Language versions are automatically detected
0 commit comments