Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automation] Auto-update linters version, help and documentation #1273

Merged
merged 1 commit into from
Feb 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -571,6 +571,10 @@
[
"2022-02-14T01:37:05",
2446523
],
[
"2022-02-16T01:41:49",
2449039
]
],
"ci_light": [
Expand Down Expand Up @@ -1145,6 +1149,10 @@
[
"2022-02-14T01:37:05",
7191
],
[
"2022-02-16T01:41:49",
7306
]
],
"dart": [
Expand Down Expand Up @@ -1719,6 +1727,10 @@
[
"2022-02-14T01:37:05",
2232
],
[
"2022-02-16T01:41:49",
2258
]
],
"documentation": [
Expand Down Expand Up @@ -2293,6 +2305,10 @@
[
"2022-02-14T01:37:05",
38700
],
[
"2022-02-16T01:41:49",
39534
]
],
"dotnet": [
Expand Down Expand Up @@ -2867,6 +2883,10 @@
[
"2022-02-14T01:37:05",
280841
],
[
"2022-02-16T01:41:49",
281922
]
],
"go": [
Expand Down Expand Up @@ -3441,6 +3461,10 @@
[
"2022-02-14T01:37:05",
7933
],
[
"2022-02-16T01:41:49",
8043
]
],
"java": [
Expand Down Expand Up @@ -4015,6 +4039,10 @@
[
"2022-02-14T01:37:05",
57609
],
[
"2022-02-16T01:41:49",
58536
]
],
"javascript": [
Expand Down Expand Up @@ -4589,6 +4617,10 @@
[
"2022-02-14T01:37:05",
87506
],
[
"2022-02-16T01:41:49",
88736
]
],
"php": [
Expand Down Expand Up @@ -5163,6 +5195,10 @@
[
"2022-02-14T01:37:05",
3980
],
[
"2022-02-16T01:41:49",
4046
]
],
"python": [
Expand Down Expand Up @@ -5737,6 +5773,10 @@
[
"2022-02-14T01:37:05",
57018
],
[
"2022-02-16T01:41:49",
58016
]
],
"ruby": [
Expand Down Expand Up @@ -6307,6 +6347,10 @@
[
"2022-02-14T01:37:05",
1861
],
[
"2022-02-16T01:41:49",
1863
]
],
"rust": [
Expand Down Expand Up @@ -6877,6 +6921,10 @@
[
"2022-02-14T01:37:05",
1591
],
[
"2022-02-16T01:41:49",
1593
]
],
"salesforce": [
Expand Down Expand Up @@ -7451,6 +7499,10 @@
[
"2022-02-14T01:37:05",
10501
],
[
"2022-02-16T01:41:49",
10590
]
],
"scala": [
Expand Down Expand Up @@ -8021,6 +8073,10 @@
[
"2022-02-14T01:37:05",
1441
],
[
"2022-02-16T01:41:49",
1443
]
],
"swift": [
Expand Down Expand Up @@ -8591,6 +8647,10 @@
[
"2022-02-14T01:37:05",
1481
],
[
"2022-02-16T01:41:49",
1483
]
],
"terraform": [
Expand Down Expand Up @@ -9165,6 +9225,10 @@
[
"2022-02-14T01:37:05",
37583
],
[
"2022-02-16T01:41:49",
38272
]
]
}
63 changes: 35 additions & 28 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,8 +338,8 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (capture, timeit, pypy, prun, time,",
" python3, python). Useful for formatting",
" magics (python3, timeit, time, python,",
" capture, prun, pypy). Useful for formatting",
" cells with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
Expand Down Expand Up @@ -1241,6 +1241,7 @@
" -v print debugging information",
" -verbose",
" print debugging information",
"",
" -version",
" print the version number",
""
Expand Down Expand Up @@ -1414,8 +1415,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: ['E24', 'W504', 'W503', 'E126', 'E704',",
" 'E123', 'E226', 'E121'])",
" (Default: ['E226', 'E121', 'E123', 'E704', 'E24',",
" 'E126', 'W503', 'W504'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down Expand Up @@ -2154,33 +2155,37 @@
"output=my-custom-report.csv",
"Flags:",
"",
" -a, --android Turn on Android Kotlin Style Guide compatibility",
" --color Make output colorful",
" -a, --android Turn on Android Kotlin Style Guide compatibility",
" --color Make output colorful",
" --color-name=<colorName>",
" Customize the output color",
" --debug Turn on debug output",
" Customize the output color",
" --debug Turn on debug output",
" --trace Turn on trace output",
" --disabled_rules=<disabledRules>",
" Comma-separated list of rules to globally disable. To",
" disable standard ktlint rule-set use",
" --disabled_rules=standard",
" -F, --format Fix any deviations from the code style",
" --limit=<limit> Maximum number of errors to show (default: show all)",
" --relative Print files relative to the working directory (e.g.",
" dir/file.kt instead of /home/user/project/dir/file.kt)",
" --reporter=<reporters> A reporter to use (built-in: plain (default), plain?",
" group_by_file, json, sarif, checkstyle, html). To use",
" a third-party reporter specify a path to a JAR file",
" on the filesystem via ',artifact=' option. To",
" override reporter output, use ',output=' option.",
" -R, --ruleset=<rulesets> A path to a JAR file containing additional ruleset(s)",
" --stdin Read file from stdin",
" -v, --verbose Show error codes",
" Comma-separated list of rules to globally disable. To",
" disable standard ktlint rule-set use",
" --disabled_rules=standard",
" -F, --format Fix any deviations from the code style",
" --limit=<limit> Maximum number of errors to show (default: show all)",
" --relative Print files relative to the working directory (e.g. dir/file.",
" kt instead of /home/user/project/dir/file.kt)",
" --reporter=<reporters>",
" A reporter to use (built-in: plain (default), plain?",
" group_by_file, json, sarif, checkstyle, html). To use a",
" third-party reporter specify a path to a JAR file on the",
" filesystem via ',artifact=' option. To override reporter",
" output, use ',output=' option.",
" -R, --ruleset=<rulesetJarFiles>",
" A path to a JAR file containing additional ruleset(s)",
" --stdin Read file from stdin",
" -v, --verbose Show error codes",
" --editorconfig=<editorConfigPath>",
" Path to .editorconfig",
" --experimental Enabled experimental rules (ktlint-ruleset-experimental)",
" --baseline=<baseline> Defines a baseline file to check against",
" -h, --help Show this help message and exit.",
" -V, --version Print version information and exit.",
" Path to .editorconfig",
" --experimental Enabled experimental rules (ktlint-ruleset-experimental)",
" --baseline=<baseline>",
" Defines a baseline file to check against",
" -h, --help Show this help message and exit.",
" -V, --version Print version information and exit.",
"Commands:",
" installGitPreCommitHook, --install-git-pre-commit-hook Install git hook to",
" automatically check",
Expand Down Expand Up @@ -3985,6 +3990,8 @@
" list of globs which specify files to be excluded (i.e. -exclude foo/...)",
" -formatter string",
" formatter to be used for the output (i.e. -formatter stylish)",
" -max_open_files int",
" maximum number of open files at the same time",
" -set_exit_status",
" set exit status to 1 if any issues are found, overwrites errorCode and warningCode in config",
" -version",
Expand Down
2 changes: 1 addition & 1 deletion .automation/generated/linter-licenses.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"actionlint": "MIT",
"ansible-lint": "MIT",
"ansible-lint": "GPL-3.0",
"bandit": "Apache-2.0",
"black": "MIT",
"checkov": "Apache-2.0",
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,14 +6,14 @@
"bash-exec": "5.1.0",
"black": "22.1.0",
"cfn-lint": "0.58.0",
"checkov": "2.0.833",
"checkov": "2.0.853",
"checkstyle": "9.3",
"chktex": "1.7.6",
"clippy": "0.1.58",
"clj-kondo": "2022.01.15",
"coffeelint": "5.2.4",
"cpplint": "1.5.5",
"cspell": "5.18.4",
"cspell": "5.18.5",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.2.0",
Expand All @@ -32,7 +32,7 @@
"jscpd": "3.3.26",
"jsonlint": "1.6.3",
"kics": "1.5.1",
"ktlint": "0.43.2",
"ktlint": "0.44.0",
"kubeval": "0.16.1",
"lintr": "0.0.0",
"luacheck": "0.25.0",
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l
- [checkov](https://www.checkov.io/) from 2.0.817 to **2.0.830** on 2022-02-13
- [terrascan](https://www.accurics.com/products/terrascan/) from 1.13.0 to **1.13.1** on 2022-02-13
- [checkov](https://www.checkov.io/) from 2.0.830 to **2.0.833** on 2022-02-14
- [ktlint](https://ktlint.github.io) from 0.43.2 to **0.44.0** on 2022-02-16
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.18.4 to **5.18.5** on 2022-02-16
- [checkov](https://www.checkov.io/) from 2.0.833 to **2.0.853** on 2022-02-16
<!-- linter-versions-end -->

## [v5.7.1] - 2022-02-02
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<!-- mega-linter-title-end -->

![GitHub release](https://img.shields.io/github/v/release/megalinter/megalinter?sort=semver)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-3.0M-blue)](https://megalinter.github.io/flavors/)
[![Docker Pulls](https://img.shields.io/badge/docker%20pulls-3.1M-blue)](https://megalinter.github.io/flavors/)
[![Downloads/week](https://img.shields.io/npm/dw/mega-linter-runner.svg)](https://npmjs.org/package/mega-linter-runner)
[![GitHub stars](https://img.shields.io/github/stars/megalinter/megalinter?cacheSeconds=3600)](https://github.com/megalinter/megalinter/stargazers/)
[![MegaLinter](https://github.com/megalinter/megalinter/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/megalinter/megalinter/actions?query=workflow%3AMegaLinter+branch%3Amain)
Expand Down
Loading