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
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ SonarLint™ is a free IDE extension that lets you fix coding issues before they
8
8
9
9
Like a spell checker,it highlights Bugs and Security Vulnerabilities as you write code, with clear remediation guidance so you can fix them before the code is even committed.
10
10
11
-
In Emacs supports analysis of JavaScript, TypeScript, Python, Java, HTML, PHP, Ruby, Scala and XML out of the box!
11
+
In Emacs supports analysis of JavaScript, TypeScript, Python, Java, HTML, PHP, Go, and XML out of the box!
12
12
13
13
:warning: This is not an official [SonarSource](https://www.sonarsource.com/) extension
14
14
@@ -96,9 +96,9 @@ Out of the box, SonarLint automatically checks your code against the following r
0 commit comments