Closed renovate[bot] closed 2 weeks ago
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
β API | spectral | 1 | 0 | 1.33s | |
β οΈ BASH | bash-exec | 6 | 1 | 0.02s | |
β BASH | shellcheck | 6 | 0 | 0.21s | |
β BASH | shfmt | 6 | 0 | 0 | 0.87s |
β COPYPASTE | jscpd | yes | no | 3.4s | |
β DOCKERFILE | hadolint | 128 | 0 | 16.09s | |
β JSON | jsonlint | 20 | 0 | 0.21s | |
β JSON | v8r | 22 | 0 | 29.4s | |
β οΈ MARKDOWN | markdownlint | 266 | 0 | 297 | 34.76s |
β MARKDOWN | markdown-table-formatter | 266 | 0 | 0 | 147.66s |
β οΈ PYTHON | bandit | 212 | 66 | 3.39s | |
β PYTHON | black | 212 | 0 | 0 | 7.11s |
β PYTHON | flake8 | 212 | 0 | 2.99s | |
β PYTHON | isort | 212 | 0 | 0 | 1.59s |
β PYTHON | mypy | 212 | 0 | 21.94s | |
β PYTHON | pylint | 212 | 0 | 32.7s | |
β PYTHON | ruff | 212 | 0 | 0 | 0.87s |
β REPOSITORY | checkov | yes | no | 34.87s | |
β REPOSITORY | git_diff | yes | no | 0.76s | |
β οΈ REPOSITORY | grype | yes | 24 | 15.03s | |
β REPOSITORY | secretlint | yes | no | 16.52s | |
β REPOSITORY | trivy | yes | no | 22.47s | |
β REPOSITORY | trivy-sbom | yes | no | 0.49s | |
β οΈ REPOSITORY | trufflehog | yes | 1 | 12.36s | |
β SPELL | cspell | 713 | 0 | 12.53s | |
β οΈ SPELL | lychee | 348 | 10 | 10.45s | |
β XML | xmllint | 3 | 0 | 0 | 0.83s |
β YAML | prettier | 160 | 0 | 0 | 6.03s |
β YAML | v8r | 102 | 0 | 194.82s | |
β YAML | yamllint | 161 | 0 | 2.89s |
See detailed report in MegaLinter reports
This PR contains the following updates:
v1.4.0
->v1.5.0
Release Notes
mgechev/revive (mgechev/revive)
### [`v1.5.0`](https://redirect.github.com/mgechev/revive/releases/tag/v1.5.0) [Compare Source](https://redirect.github.com/mgechev/revive/compare/v1.4.0...v1.5.0) ##### Changelog - [`e1a4191`](https://redirect.github.com/mgechev/revive/commit/e1a4191f40073a040c248b697c5c279db499956a) Appending Indicator to the list of projects using Revive. ([#1065](https://redirect.github.com/mgechev/revive/issues/1065)) - [`53a111d`](https://redirect.github.com/mgechev/revive/commit/53a111d36eba1335a894b5e35f8ceb4aa240fec2) adds check for receiver names length ([#1048](https://redirect.github.com/mgechev/revive/issues/1048)) - [`eb18252`](https://redirect.github.com/mgechev/revive/commit/eb18252088841d6c7496c1ce59dbb2818580620a) adds filename-format rule ([#1092](https://redirect.github.com/mgechev/revive/issues/1092)) - [`e9b7f3a`](https://redirect.github.com/mgechev/revive/commit/e9b7f3aa6810c3f2e3c64ee57f58377b4d058c6c) bumps go version to 1.21.1 and update dependencies ([#1050](https://redirect.github.com/mgechev/revive/issues/1050)) - [`7fa1b27`](https://redirect.github.com/mgechev/revive/commit/7fa1b2786dee43cdf44ea83e43bad26859a87bd7) chore(deps): update golang docker tag to v1.23 ([#1071](https://redirect.github.com/mgechev/revive/issues/1071)) - [`78c3a6c`](https://redirect.github.com/mgechev/revive/commit/78c3a6c363edb5757ca829c9befa25bf75ac8bfc) chore: enable test shuffle and fix TestXDGConfigDirNoFile - [`ad0f03a`](https://redirect.github.com/mgechev/revive/commit/ad0f03a03f465c81e6ef4acf84a88e33341b4b20) chore: fix typo ([#1079](https://redirect.github.com/mgechev/revive/issues/1079)) - [`599874c`](https://redirect.github.com/mgechev/revive/commit/599874c773fd9579d8d0c6ba7fc79547fb791747) chore: remove unnecessary empty lines ([#1080](https://redirect.github.com/mgechev/revive/issues/1080)) - [`1a3d95f`](https://redirect.github.com/mgechev/revive/commit/1a3d95f6ab37dc674559f3d24e0fbf01665c17eb) chore: update actions ([#1075](https://redirect.github.com/mgechev/revive/issues/1075)) - [`ca2a32b`](https://redirect.github.com/mgechev/revive/commit/ca2a32b0876585ff7438be1cd37f696ebe1432f6) code cleanup ([#1054](https://redirect.github.com/mgechev/revive/issues/1054)) - [`0fc9613`](https://redirect.github.com/mgechev/revive/commit/0fc961325794d8c552c4f9c6b2bae8d7548cb98a) docs(README): Update the list of contributors ([#1076](https://redirect.github.com/mgechev/revive/issues/1076)) - [`8ef730c`](https://redirect.github.com/mgechev/revive/commit/8ef730cd03f8c1ceaf181e6dd9d487fcc5e10e6f) docs(README): fix TOC, add empty lines ([#1074](https://redirect.github.com/mgechev/revive/issues/1074)) - [`a213a5f`](https://redirect.github.com/mgechev/revive/commit/a213a5f7f6ae68ce555dd18fc8c7582d534af4cf) documents default exclusion of vendor - [`842b3e2`](https://redirect.github.com/mgechev/revive/commit/842b3e2fa3665e99bfb56f5d17b000400c4a3e5a) enhance Docker build process ([#1070](https://redirect.github.com/mgechev/revive/issues/1070)) - [`3bead6f`](https://redirect.github.com/mgechev/revive/commit/3bead6f4a09d59a8011588c80b39af8cc7e3a549) feat: add `file-length-limit` rule ([#1072](https://redirect.github.com/mgechev/revive/issues/1072)) - [`501cc4a`](https://redirect.github.com/mgechev/revive/commit/501cc4a675053710ba127eba186d38197cfb52f5) feat: ignore vendor if no exclude set ([#1058](https://redirect.github.com/mgechev/revive/issues/1058)) - [`4c3641e`](https://redirect.github.com/mgechev/revive/commit/4c3641ebc3b87af6c5968fd729e7cbbbcfd2d71a) fix [#1032](https://redirect.github.com/mgechev/revive/issues/1032) by comparing string representations of types ([#1049](https://redirect.github.com/mgechev/revive/issues/1049)) - [`7c068a7`](https://redirect.github.com/mgechev/revive/commit/7c068a7ddea336157e6c8b1d424dbc2c54a3d86b) fix duplicated findings for string-format when there is more than one⦠([#1085](https://redirect.github.com/mgechev/revive/issues/1085)) - [`3780c36`](https://redirect.github.com/mgechev/revive/commit/3780c361347fc9870cc623196b698aa85fe7d59e) fix(deps): update module github.com/fatih/color to v1.18.0 ([#1067](https://redirect.github.com/mgechev/revive/issues/1067)) - [`cea28f8`](https://redirect.github.com/mgechev/revive/commit/cea28f882a392697a98c1c7026a6099def765d06) fix(deps): update module golang.org/x/tools to v0.26.0 ([#1057](https://redirect.github.com/mgechev/revive/issues/1057)) - [`fa9af82`](https://redirect.github.com/mgechev/revive/commit/fa9af820399d121340506aef367f24f96b47184d) fix: change "GO" to "Go" in the use-any rule ([#1077](https://redirect.github.com/mgechev/revive/issues/1077)) - [`3249a5e`](https://redirect.github.com/mgechev/revive/commit/3249a5ef06e41c4a370fdf1172826b0cd06243cb) fix: enforce-repeated-arg-type-style rule finds false positives in case of invalid types ([#1046](https://redirect.github.com/mgechev/revive/issues/1046)) - [`511e4e6`](https://redirect.github.com/mgechev/revive/commit/511e4e65ffa89c6f657d49236c3aa16e3550e198) fix: extractInstructionFromJSON returns an error ([#1082](https://redirect.github.com/mgechev/revive/issues/1082)) - [`798ce21`](https://redirect.github.com/mgechev/revive/commit/798ce218499047f611481fe34c543acd21db2d75) makes exported rule behave as golint ([#1051](https://redirect.github.com/mgechev/revive/issues/1051)) - [`d293239`](https://redirect.github.com/mgechev/revive/commit/d29323985f4d2376172ceac40d99531dd0a388f8) refactor: add tests for isGenerated in the lint package ([#1083](https://redirect.github.com/mgechev/revive/issues/1083)) - [`21344f1`](https://redirect.github.com/mgechev/revive/commit/21344f1bd526f24aaeb7aa85bc9ae365b7777173) refactor: change to t.Fatal(err) ([#1081](https://redirect.github.com/mgechev/revive/issues/1081)) - [`0ac1ef7`](https://redirect.github.com/mgechev/revive/commit/0ac1ef72981537491e26b37f81672b1d0b3687a2) refactor: fix revive.early-return issues ([#1087](https://redirect.github.com/mgechev/revive/issues/1087)) - [`7c29b56`](https://redirect.github.com/mgechev/revive/commit/7c29b560c3db6959f250fcb5fb69e2a3cf1e7b1d) refactor: fix typo in the field name of TestFileFilterRule ([#1086](https://redirect.github.com/mgechev/revive/issues/1086)) - [`14babf2`](https://redirect.github.com/mgechev/revive/commit/14babf2824a95a27a0221a7a5afd78d37551b584) refactor: move lint.Name to name.go file ([#1084](https://redirect.github.com/mgechev/revive/issues/1084)) - [`2ae6829`](https://redirect.github.com/mgechev/revive/commit/2ae682968ff0e6221aa99137b1f55e291c4d397a) refactor: remove unused parameter in unexported function ([#1096](https://redirect.github.com/mgechev/revive/issues/1096)) - [`6228ba5`](https://redirect.github.com/mgechev/revive/commit/6228ba57cff6a007626cbda35f9dfb1249950a47) refactor: simplify tests ([#1089](https://redirect.github.com/mgechev/revive/issues/1089)) - [`662e02c`](https://redirect.github.com/mgechev/revive/commit/662e02cd70bfead78bec557fc41fb2c7a777f2fa) refactor: use "filepath" instead of "path" ([#1073](https://redirect.github.com/mgechev/revive/issues/1073)) - [`fa37c00`](https://redirect.github.com/mgechev/revive/commit/fa37c00bdffc2c659e4b19525574784277f63c15) removes redefinition of max built-in ([#1052](https://redirect.github.com/mgechev/revive/issues/1052)) - [`9a8587c`](https://redirect.github.com/mgechev/revive/commit/9a8587cc4922341058ba3113ba81ceb8c667cc67) revive: add revive.toml for linting revive itself ([#1094](https://redirect.github.com/mgechev/revive/issues/1094)) - [`ff7b0ad`](https://redirect.github.com/mgechev/revive/commit/ff7b0adb4c6e3967640a5a456e3e688c29a467d3) rule.exported: add feature to disable checking on const,method,function, variable ([#1047](https://redirect.github.com/mgechev/revive/issues/1047)) - [`d76ffb9`](https://redirect.github.com/mgechev/revive/commit/d76ffb98f6d6001e3286b2d0206df77b653829e5) update testdata: var case ([#1055](https://redirect.github.com/mgechev/revive/issues/1055))Configuration
π Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.