Skip to content

Commit 0b7088a

Browse files
nvuillamromani
authored andcommitted
doc: Add Mega-Linter to active tools list
1 parent aa86fe7 commit 0b7088a

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

.ci/jsoref-spellchecker/whitelist.words

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,7 @@ mavenbadge
821821
maxmethods
822822
MCHECKSTYLE
823823
mct
824+
mega
824825
membername
825826
MENFORCER
826827
metadata
@@ -972,6 +973,7 @@ nullness
972973
numberperline
973974
numericliterals
974975
nutsandbolts
976+
nvuillam
975977
nyu
976978
objblock
977979
oburn
@@ -1415,6 +1417,7 @@ Vladlis
14151417
vm
14161418
vscode
14171419
Vtl
1420+
Vuillamy
14181421
Wadl
14191422
Wakelock
14201423
Warni

src/xdocs/index.xml.vm

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,16 @@
426426
vscode-checkstyle</a></td>
427427
<td>Checkstyle for Microsoft Visual Studio Code</td>
428428
</tr>
429+
<tr>
430+
<td>
431+
<a href="https://github.com/nvuillam/mega-linter">Mega-Linter</a>
432+
</td>
433+
<td>Nicolas Vuillamy</td>
434+
<td>Checkstyle supported out of the box</td>
435+
<td>Automatically detect 35 languages, 11 formats, 15 tooling formats and copy-pastes
436+
in your repository sources, and apply their related linters. Available as Github
437+
Action, other CI tools and locally</td>
438+
</tr>
429439
</table>
430440
</div>
431441
</subsection>

0 commit comments

Comments
 (0)