@@ -165,7 +165,8 @@ The table below lists all languages that Codacy supports and the corresponding t
165165 <tr>
166166 <td>CSS</td>
167167 <td>.css</td>
168- <td><a href="https://stylelint.io/">Stylelint</a></td>
168+ <td><a href="https://biomejs.dev/">BiomeJS</a>,
169+ <a href="https://stylelint.io/">Stylelint</a></td>
169170 <td>-</td>
170171 <td>-</td>
171172 <td>-</td>
@@ -290,7 +291,8 @@ The table below lists all languages that Codacy supports and the corresponding t
290291 <tr>
291292 <td>JavaScript</td>
292293 <td>.js, .jsx, .jsm, .vue, .mjs</td>
293- <td><a href="https://eslint.org/">ESLint</a>,
294+ <td><a href="https://biomejs.dev/">BiomeJS</a>,
295+ <a href="https://eslint.org/">ESLint</a>,
294296 <a href="https://pmd.github.io/">PMD</a>,
295297 <a href="https://github.com/opengrep/opengrep/">Opengrep</a> <a href="#opengrep"><sup>1</sup></a></td>
296298 <td><a href="https://eslint.org/docs/rules/">ESLint</a> <a href="#suggest-fixes">🔧</a></td>
@@ -305,7 +307,8 @@ The table below lists all languages that Codacy supports and the corresponding t
305307 <tr>
306308 <td>JSON</td>
307309 <td>.json</td>
308- <td><a href="https://github.com/FasterXML/jackson-core">Jackson Linter</a></td>
310+ <td><a href="https://biomejs.dev/">BiomeJS</a>,
311+ <a href="https://github.com/FasterXML/jackson-core">Jackson Linter</a></td>
309312 <td>-</td>
310313 <td><a href="https://github.com/bridgecrewio/checkov/">Checkov</a>,
311314 <a href="https://trivy.dev">Trivy</a></td>
@@ -638,7 +641,8 @@ The table below lists all languages that Codacy supports and the corresponding t
638641 <tr>
639642 <td>TypeScript</td>
640643 <td>.ts, .tsx</td>
641- <td><a href="https://eslint.org/">ESLint</a>,
644+ <td><a href="https://biomejs.dev/">BiomeJS</a>,
645+ <a href="https://eslint.org/">ESLint</a>,
642646 <a href="https://github.com/opengrep/opengrep/">Opengrep</a> <a href="#opengrep"><sup>1</sup></a></td>
643647 <td><a href="https://eslint.org/docs/rules/">ESLint</a> <a href="#suggest-fixes">🔧</a></td>
644648 <td><a href="https://github.com/opengrep/opengrep/">Opengrep</a>,
@@ -763,6 +767,10 @@ The following table lists the Codacy GitHub repositories corresponding to each s
763767<td ><a href =" https://github.com/codacy/codacy-bandit " class =" skip-vale " >codacy/codacy-bandit</a ></td >
764768</tr >
765769<tr >
770+ <td ><a href =" https://biomejs.dev/ " >BiomeJS</a ></td >
771+ <td ><a href =" https://github.com/codacy/codacy-biomejs " class =" skip-vale " >codacy/codacy-biomejs</a ></td >
772+ </tr >
773+ <tr >
766774<td ><a href =" https://brakemanscanner.org/ " >Brakeman</a > <a href =" #opengrep-brakeman " ><sup >7</sup ></a ></td >
767775<td ><a href =" https://github.com/codacy/codacy-brakeman " class =" skip-vale " >codacy/codacy-brakeman</a ></td >
768776</tr >
0 commit comments