Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Apr 2, 2022
1 parent 7498ca7 commit 97a79a0
Show file tree
Hide file tree
Showing 10 changed files with 99 additions and 488 deletions.
50 changes: 25 additions & 25 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -701,8 +701,8 @@
2476185
],
[
"2022-04-02T02:21:04",
2476400
"2022-04-02T00:56:53",
2476406
]
],
"ci_light": [
Expand Down Expand Up @@ -1407,7 +1407,7 @@
8965
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
8975
]
],
Expand Down Expand Up @@ -2113,8 +2113,8 @@
2522
],
[
"2022-04-02T02:21:04",
2522
"2022-04-02T00:56:53",
2524
]
],
"documentation": [
Expand Down Expand Up @@ -2819,8 +2819,8 @@
46931
],
[
"2022-04-02T02:21:04",
46978
"2022-04-02T00:56:53",
46979
]
],
"dotnet": [
Expand Down Expand Up @@ -3525,8 +3525,8 @@
292749
],
[
"2022-04-02T02:21:04",
292778
"2022-04-02T00:56:53",
292784
]
],
"go": [
Expand Down Expand Up @@ -4231,7 +4231,7 @@
9369
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
9382
]
],
Expand Down Expand Up @@ -4937,8 +4937,8 @@
68500
],
[
"2022-04-02T02:21:04",
68689
"2022-04-02T00:56:53",
68690
]
],
"javascript": [
Expand Down Expand Up @@ -5643,8 +5643,8 @@
101535
],
[
"2022-04-02T02:21:04",
101680
"2022-04-02T00:56:53",
101683
]
],
"php": [
Expand Down Expand Up @@ -6349,7 +6349,7 @@
5184
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
5314
]
],
Expand Down Expand Up @@ -7055,8 +7055,8 @@
67412
],
[
"2022-04-02T02:21:04",
67456
"2022-04-02T00:56:53",
67457
]
],
"ruby": [
Expand Down Expand Up @@ -7757,7 +7757,7 @@
2036
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
2036
]
],
Expand Down Expand Up @@ -8459,8 +8459,8 @@
2989
],
[
"2022-04-02T02:21:04",
2993
"2022-04-02T00:56:53",
2994
]
],
"salesforce": [
Expand Down Expand Up @@ -9165,7 +9165,7 @@
11565
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
11567
]
],
Expand Down Expand Up @@ -9867,7 +9867,7 @@
1463
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
1463
]
],
Expand Down Expand Up @@ -10569,7 +10569,7 @@
1501
],
[
"2022-04-02T02:21:04",
"2022-04-02T00:56:53",
1501
]
],
Expand Down Expand Up @@ -11275,8 +11275,8 @@
48907
],
[
"2022-04-02T02:21:04",
48984
"2022-04-02T00:56:53",
49001
]
]
}
11 changes: 6 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (capture, prun, timeit, python3,",
" pypy, python, time). Useful for formatting",
" cells with custom python magics.",
" magics (prun, capture, python, pypy, timeit,",
" python3, time). 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 @@ -1516,8 +1516,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', 'E24', 'E121', 'E123', 'E704',",
" 'E226', 'E126', 'W503'])",
" (Default: ['E123', 'E126', 'E704', 'W503', 'E121',",
" 'E226', 'W504', 'E24'])",
" --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 @@ -7262,6 +7262,7 @@
" -l, --log-level string log level (debug, info, warn, error, panic, fatal) (default \"info\")",
" -x, --log-type string log output type (console, json) (default \"console\")",
" -o, --output string output type (human, json, yaml, xml, junit-xml, sarif, github-sarif) (default \"human\")",
" --temp-dir string temporary directory path to download remote repository,module and templates",
"",
"Use \"terrascan [command] --help\" for more information about a command."
],
Expand Down
2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"clj-kondo": "2022.02.09",
"coffeelint": "5.2.5",
"cpplint": "1.6.0",
"cspell": "5.19.4",
"cspell": "5.19.5",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.2.0",
Expand Down
Loading

0 comments on commit 97a79a0

Please sign in to comment.