Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1250)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* cspell
  • Loading branch information
nvuillam authored Feb 6, 2022
1 parent a1682bc commit 54dc5a5
Show file tree
Hide file tree
Showing 12 changed files with 98 additions and 19 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,10 @@
[
"2022-02-05T23:23:53",
2437974
],
[
"2022-02-06T01:42:06",
2438079
]
],
"ci_light": [
Expand Down Expand Up @@ -1097,6 +1101,10 @@
[
"2022-02-05T23:23:53",
7017
],
[
"2022-02-06T01:42:06",
7017
]
],
"dart": [
Expand Down Expand Up @@ -1647,6 +1655,10 @@
[
"2022-02-05T23:23:53",
2171
],
[
"2022-02-06T01:42:06",
2171
]
],
"documentation": [
Expand Down Expand Up @@ -2197,6 +2209,10 @@
[
"2022-02-05T23:23:53",
36074
],
[
"2022-02-06T01:42:06",
36094
]
],
"dotnet": [
Expand Down Expand Up @@ -2747,6 +2763,10 @@
[
"2022-02-05T23:23:53",
276794
],
[
"2022-02-06T01:42:06",
276833
]
],
"go": [
Expand Down Expand Up @@ -3297,6 +3317,10 @@
[
"2022-02-05T23:23:53",
7723
],
[
"2022-02-06T01:42:06",
7723
]
],
"java": [
Expand Down Expand Up @@ -3847,6 +3871,10 @@
[
"2022-02-05T23:23:53",
55509
],
[
"2022-02-06T01:42:06",
55518
]
],
"javascript": [
Expand Down Expand Up @@ -4397,6 +4425,10 @@
[
"2022-02-05T23:23:53",
83707
],
[
"2022-02-06T01:42:06",
83731
]
],
"php": [
Expand Down Expand Up @@ -4947,6 +4979,10 @@
[
"2022-02-05T23:23:53",
3934
],
[
"2022-02-06T01:42:06",
3934
]
],
"python": [
Expand Down Expand Up @@ -5497,6 +5533,10 @@
[
"2022-02-05T23:23:53",
53939
],
[
"2022-02-06T01:42:06",
53981
]
],
"ruby": [
Expand Down Expand Up @@ -6043,6 +6083,10 @@
[
"2022-02-05T23:23:53",
1843
],
[
"2022-02-06T01:42:06",
1843
]
],
"rust": [
Expand Down Expand Up @@ -6589,6 +6633,10 @@
[
"2022-02-05T23:23:53",
1575
],
[
"2022-02-06T01:42:06",
1575
]
],
"salesforce": [
Expand Down Expand Up @@ -7139,6 +7187,10 @@
[
"2022-02-05T23:23:53",
10343
],
[
"2022-02-06T01:42:06",
10346
]
],
"scala": [
Expand Down Expand Up @@ -7685,6 +7737,10 @@
[
"2022-02-05T23:23:53",
1425
],
[
"2022-02-06T01:42:06",
1425
]
],
"swift": [
Expand Down Expand Up @@ -8231,6 +8287,10 @@
[
"2022-02-05T23:23:53",
1465
],
[
"2022-02-06T01:42:06",
1465
]
],
"terraform": [
Expand Down Expand Up @@ -8781,6 +8841,10 @@
[
"2022-02-05T23:23:53",
35832
],
[
"2022-02-06T01:42:06",
35881
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (time, pypy, python3, timeit, prun,",
" python, capture). Useful for formatting",
" cells with custom python magics.",
" magics (python, timeit, pypy, time, python3,",
" capture, prun). Useful for formatting cells",
" with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
" -C, --skip-magic-trailing-comma",
Expand Down Expand Up @@ -1405,8 +1405,8 @@
" of opening bracket's line.",
" --ignore errors Comma-separated list of errors and warnings to ignore",
" (or skip). For example, ``--ignore=E4,E51,W234``.",
" (Default: ['W504', 'E704', 'E226', 'E121', 'E126',",
" 'E123', 'W503', 'E24'])",
" (Default: ['E121', 'E126', 'E704', 'W504', 'W503',",
" 'E24', 'E123', 'E226'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bash-exec": "5.1.0",
"black": "22.1.0",
"cfn-lint": "0.58.0",
"checkov": "2.0.791",
"checkov": "2.0.793",
"checkstyle": "9.3",
"chktex": "1.7.6",
"clippy": "0.1.58",
Expand Down Expand Up @@ -38,7 +38,7 @@
"luacheck": "0.25.0",
"markdown-link-check": "3.9.3",
"markdown-table-formatter": "1.3.0",
"markdownlint": "0.30.0",
"markdownlint": "0.31.0",
"misspell": "0.3.4",
"mypy": "0.931",
"npm-groovy-lint": "9.4.1",
Expand Down Expand Up @@ -70,7 +70,7 @@
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"snakefmt": "0.4.4",
"snakemake": "6.15.1",
"snakemake": "6.15.2",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.9.4",
Expand Down
3 changes: 3 additions & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"Alexa",
"Amarkdown",
"Amegalinter",
"Anchore",
"Anson",
"Antiferov",
"Archi",
Expand Down Expand Up @@ -184,6 +185,7 @@
"Pansino",
"Parallelly",
"Paren",
"Pathto",
"Phive",
"Pluggable",
"Positionals",
Expand Down Expand Up @@ -531,6 +533,7 @@
"getslice",
"gfal",
"ghcr",
"gifs",
"gitattributes",
"gitblame",
"gitlab",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 2.0.783 to **2.0.786** on 2022-02-03
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.18.0 to **5.18.3** on 2022-02-05
- [checkov](https://www.checkov.io/) from 2.0.786 to **2.0.791** on 2022-02-05
- [markdownlint](https://github.com/DavidAnson/markdownlint) from 0.30.0 to **0.31.0** on 2022-02-06
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 6.15.1 to **6.15.2** on 2022-02-06
- [checkov](https://www.checkov.io/) from 2.0.791 to **2.0.793** on 2022-02-06
<!-- linter-versions-end -->

## [v5.7.1] - 2022-02-02
Expand Down
6 changes: 3 additions & 3 deletions docs/all_linters.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
| [**bash-exec**](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} | 5.1.0 | <!-- --> | [BASH](descriptors/bash_bash_exec.md) | <!-- --> | [Web Site](https://tiswww.case.edu/php/chet/bash/bashtop.html){target=_blank} |
| [**black**](https://github.com/psf/black){target=_blank} | 22.1.0 | [MIT](licenses/black.md) | [PYTHON](descriptors/python_black.md) | :white_circle: | [Repository](https://github.com/psf/black){target=_blank} |
| [**cfn-lint**](https://github.com/martysweet/cfn-lint){target=_blank} | 0.58.0 | <!-- --> | [CLOUDFORMATION](descriptors/cloudformation_cfn_lint.md) | :white_circle: | [Web Site](https://github.com/martysweet/cfn-lint){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.791 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkov**](https://github.com/bridgecrewio/checkov){target=_blank} | 2.0.793 | [Apache-2.0](licenses/checkov.md) | [TERRAFORM](descriptors/terraform_checkov.md) | :no_entry_sign: | [Repository](https://github.com/bridgecrewio/checkov){target=_blank} |
| [**checkstyle**](https://github.com/checkstyle/checkstyle){target=_blank} | 9.3 | [Other](licenses/checkstyle.md) | [JAVA](descriptors/java_checkstyle.md) | :heart: | [MegaLinter reference](https://checkstyle.sourceforge.io/index.html#Related_Tools_Active_Tools){target=_blank} |
| [**chktex**](https://www.nongnu.org/chktex){target=_blank} | 1.7.6 | <!-- --> | [LATEX](descriptors/latex_chktex.md) | :white_circle: | [Web Site](https://www.nongnu.org/chktex){target=_blank} |
| [**clippy**](https://github.com/rust-lang/rust-clippy){target=_blank} | 0.1.58 | <!-- --> | [RUST](descriptors/rust_clippy.md) | :white_circle: | [Web Site](https://github.com/rust-lang/rust-clippy){target=_blank} |
Expand Down Expand Up @@ -44,7 +44,7 @@
| [**luacheck**](https://github.com/luarocks/luacheck){target=_blank} | 0.25.0 | [MIT](licenses/luacheck.md) | [LUA](descriptors/lua_luacheck.md) | :no_entry_sign: | [Repository](https://github.com/luarocks/luacheck){target=_blank} |
| [**markdown-link-check**](https://github.com/tcort/markdown-link-check){target=_blank} | 3.9.3 | <!-- --> | [MARKDOWN](descriptors/markdown_markdown_link_check.md) | :heart: | [MegaLinter reference](https://github.com/tcort/markdown-link-check#run-in-other-tools){target=_blank} |
| [**markdown-table-formatter**](https://github.com/nvuillam/markdown-table-formatter){target=_blank} | 1.3.0 | [MIT](licenses/markdown-table-formatter.md) | [MARKDOWN](descriptors/markdown_markdown_table_formatter.md) | :white_circle: | [Repository](https://github.com/nvuillam/markdown-table-formatter){target=_blank} |
| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.30.0 | <!-- --> | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Web Site](https://github.com/DavidAnson/markdownlint){target=_blank} |
| [**markdownlint**](https://github.com/DavidAnson/markdownlint){target=_blank} | 0.31.0 | <!-- --> | [MARKDOWN](descriptors/markdown_markdownlint.md) | :white_circle: | [Web Site](https://github.com/DavidAnson/markdownlint){target=_blank} |
| [**misspell**](https://github.com/client9/misspell){target=_blank} | 0.3.4 | <!-- --> | [SPELL](descriptors/spell_misspell.md) | :white_circle: | [Web Site](https://github.com/client9/misspell){target=_blank} |
| [**mypy**](https://github.com/python/mypy){target=_blank} | 0.931 | [Other](licenses/mypy.md) | [PYTHON](descriptors/python_mypy.md) | <!-- --> | [Repository](https://github.com/python/mypy){target=_blank} |
| [**npm-groovy-lint**](https://github.com/nvuillam/npm-groovy-lint){target=_blank} | 9.4.1 | [GPL-3.0](licenses/npm-groovy-lint.md) | [GROOVY](descriptors/groovy_npm_groovy_lint.md) | :heart: | [MegaLinter reference](https://nvuillam.github.io/npm-groovy-lint/#mega-linter){target=_blank} |
Expand Down Expand Up @@ -75,7 +75,7 @@
| [**shellcheck**](https://github.com/koalaman/shellcheck){target=_blank} | 0.8.0 | <!-- --> | [BASH](descriptors/bash_shellcheck.md) | <!-- --> | [Web Site](https://github.com/koalaman/shellcheck){target=_blank} |
| [**shfmt**](https://github.com/mvdan/sh){target=_blank} | 3.5.0 | <!-- --> | [BASH](descriptors/bash_shfmt.md) | :no_entry_sign: | [Web Site](https://github.com/mvdan/sh){target=_blank} |
| [**snakefmt**](https://github.com/snakemake/snakefmt){target=_blank} | 0.4.4 | <!-- --> | [SNAKEMAKE](descriptors/snakemake_snakefmt.md) | :white_circle: | [Web Site](https://github.com/snakemake/snakefmt){target=_blank} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 6.15.1 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} |
| [**snakemake**](https://github.com/snakemake/snakemake){target=_blank} | 6.15.2 | [MIT](licenses/snakemake.md) | [SNAKEMAKE](descriptors/snakemake_snakemake.md) | :white_circle: | [Repository](https://github.com/snakemake/snakemake){target=_blank} |
| [**spectral**](https://github.com/stoplightio/spectral){target=_blank} | 5.6.0 | [Apache-2.0](licenses/spectral.md) | [OPENAPI](descriptors/openapi_spectral.md) | :white_circle: | [Repository](https://github.com/stoplightio/spectral){target=_blank} |
| [**sql-lint**](https://github.com/joereynolds/sql-lint){target=_blank} | 0.0.19 | <!-- --> | [SQL](descriptors/sql_sql_lint.md) | :white_circle: | [Web Site](https://github.com/joereynolds/sql-lint){target=_blank} |
| [**sqlfluff**](https://github.com/sqlfluff/sqlfluff){target=_blank} | 0.9.4 | [MIT](licenses/sqlfluff.md) | [SQL](descriptors/sql_sqlfluff.md) | :white_circle: | [Repository](https://github.com/sqlfluff/sqlfluff){target=_blank} |
Expand Down
2 changes: 1 addition & 1 deletion docs/descriptors/markdown_markdownlint.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## markdownlint documentation

- Version in MegaLinter: **0.30.0**
- Version in MegaLinter: **0.31.0**
- Visit [Official Web Site](https://github.com/DavidAnson/markdownlint#readme){target=_blank}
- See [How to configure markdownlint rules](https://github.com/igorshubovych/markdownlint-cli#configuration){target=_blank}
- If custom `.markdownlint.json` config file is not found, [.markdownlint.json](https://github.com/megalinter/megalinter/tree/main/TEMPLATES/.markdownlint.json){target=_blank} will be used
Expand Down
Loading

0 comments on commit 54dc5a5

Please sign in to comment.