chore(deps): update module github.com/godoc-lint/godoc-lint to v0.11.1 #3167
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.10.2→v0.11.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
godoc-lint/godoc-lint (github.com/godoc-lint/godoc-lint)
v0.11.1Compare Source
Notable changes
max-lenrule (#88 by @babakks, thanks to @twpayne)Changelog
c534e5fchore: release v0.11.1 (#89)a66679eMerge pull request #88 from godoc-lint/babakks/more-accurate-line-reporting89442f7docs: link tosourceexclusion rules in Golangci-lint80a5d90fix: improve issue position formax-lenc12721bchore: bump version (#87)Released by GoReleaser.
v0.11.0Compare Source
Notable changes
require-stdlib-doclink, is added to detect plaintext references to stdlib declarations and force them to be proper Doc links (#82 by @babakks, thanks to @ccoVeille)max-lenrule, namedmax-len/ignore-patterns, is added to allow skipping lines that match one or more patterns (#81 by @babakks, thanks to @pmalek)start-with-nameandrequire-docrules now ignore exported methods on unexported types by default (#83 by @babakks, thanks to @bufdev)Changelog
2d72f76chore: release v0.11.0 (#86)863c5ceMerge pull request #85 from godoc-lint/babakks/random-enhancementsceb4a93docs: remark min version per rule6b63a68refactor: remove unusedoptiontags011cc78chore: replacegopkg.in/yaml.v3withgo.yaml.in/yaml/v3de5c2a0ci: upgrade actions2ac3373Merge pull request #83 from godoc-lint/babakks/require-doc-ignore-pub-methods-on-priv-typesa165024test: assertrequire-stdlib-doclinkis not enabled by defaultf608aa8test: assert exported methods on unexported types are ignored instart-with-name17096b4test: assert exported methods on unexported types are ignored inrequire-docec54b1dfix: ignore exported methods on unexported types instart-with-name9bcb844fix: ignore exported methods on unexported types inrequire-doc3d99865test: assert extraction of method receiver base type namea05ab69feat: extract method receiver name86d5985Merge pull request #82 from godoc-lint/babakks/suggest-doc-links25ddf71test: add more tests forrequire-stdlib-doclinkrule17c8745docs: apply doclink suggestion4b01f97chore: exclude/gen52ed512docs: add link to Golangci-lint config referencedb77f6ddocs: addrequire-stdlib-doclink904378btest: assertrequire-stdlib-doclinkrule function2ba1d9ffeat: addrequire-stdlib-doclinkrule8345764chore: use go1.25.5 toolchain1665843chore: upgrade deps742c79bMerge pull request #81 from godoc-lint/babakks/allow-max-len-ignore-lines95cc2d8refactor: usereflect.TypeFor062c1e4docs: hint atmax-len/ignore-patternseffe2a0test: assertmax-len/ignore-patternsfunction52f7e69feat: addmax-len/ignore-patternsoption23761efchore: bump version (#77)Released by GoReleaser.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.