Skip to content

Commit

Permalink
First MegaLinter article in japanese :) (#3192)
Browse files Browse the repository at this point in the history
* First MegaLinter article in japanese :)

* cspell

---------

Co-authored-by: nvuillam <nicolas.vuillamy@cloudity.com>
  • Loading branch information
nvuillam and nvuillam authored Dec 6, 2023
1 parent 99b5bea commit 2500b91
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
"MODULEPATH",
"Mailchimp",
"Mailgun",
"Minayaga",
"Minguez",
"MoarVM",
"Musavi",
Expand Down Expand Up @@ -448,6 +449,7 @@
"TSQL",
"TSQLLINT",
"TYPECHECK",
"Takashi",
"TeXbook",
"Terrafmt",
"Terragrunt",
Expand All @@ -466,6 +468,7 @@
"WIPO",
"WORDDASH",
"WORKDIR",
"Werror",
"Wiebe",
"YAMLLINT",
"YMLs",
Expand Down Expand Up @@ -1445,7 +1448,6 @@
"weakref",
"webpreview",
"weirdnesses",
"Werror",
"wesh",
"whitespaces",
"windir",
Expand Down Expand Up @@ -1473,4 +1475,4 @@
"zaach",
"zricethezav"
]
}
}
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ Note: Can be used with `oxsecurity/megalinter@beta` in your GitHub Action mega-l
- Core

- Media
- [Try using MegaLinter (article in japanese)](https://future-architect.github.io/articles/20231129a/?s=03) by [Takashi Minayaga](https://future-architect.github.io/authors/%E5%AE%AE%E6%B0%B8%E5%B4%87%E5%8F%B2)


- New linters
- Add [clang-format](https://releases.llvm.org/16.0.0/tools/clang/docs/ClangFormat.html) c & cpp formatting linter including "apply fix" support
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1488,6 +1488,12 @@ description: List of all known articles, blog posts and videos that talk about M
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------|
| [MegaLinter, votre meilleur ami pour un code de qualité](https://www.neosoft.fr/nos-publications/blog-tech/mega-linter-votre-meilleur-ami-pour-un-code-de-qualite/?utm_source=twitter&utm_medium=organic&utm_campaign=article-mega-linter){target=_blank} | [Thomas Sanson](https://github.com/ThomasSanson){target=_blank} |

### Japanese articles

| Article | Author |
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------|
| [Try using MegaLinter](https://future-architect.github.io/articles/20231129a/?s=03){target=_blank} | [Takashi Minayaga](https://future-architect.github.io/authors/%E5%AE%AE%E6%B0%B8%E5%B4%87%E5%8F%B2){target=_blank} |

### Videos

- Code quality - Ep01 - MegaLinter, one linter to rule them all, by [Bertrand Thomas](https://github.com/devpro)
Expand Down

0 comments on commit 2500b91

Please sign in to comment.