Skip to content

Conversation

ldez
Copy link
Member

@ldez ldez commented Aug 24, 2025

Inside this PR, I moved the partials and shortcodes specific to golangci-lint (i.e., authors, items, filters, etc.) to the golangci directories.

The goal is to make the maintenance easier.

Only the partials and shortcodes not inside the golangci directories need to be updated (if needed) when the theme is updated.

When it was possible, instead of creating new shortcodes, I used the existing ones, but I overrode the partials.
This allows having new features without having to update the shortcodes and the partials.
In some cases, this is better than creating new shortcodes.

@ldez ldez added this to the v2-unreleased milestone Aug 24, 2025
@ldez ldez added area: docs topic: cleanup Related to code, process, or doc cleanup labels Aug 24, 2025
@ldez ldez requested a review from bombsimon August 24, 2025 13:01
@ldez ldez force-pushed the feat/docs-namespace branch from 71b412d to 26fd428 Compare August 27, 2025 12:27
@ldez ldez merged commit 068a2b5 into golangci:main Aug 27, 2025
18 checks passed
@ldez ldez deleted the feat/docs-namespace branch August 27, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants