Skip to content

website: missing "Back to the top" anchor for the custom linter #5963

@alexandear

Description

@alexandear

Welcome

  • Yes, I'm using a binary release within 2 latest releases. Only such installations are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've read the typecheck section of the FAQ.
  • Yes, I've tried with the standalone linter if available (e.g., gocritic, go vet, etc.).
  • I agree to follow this project's Code of Conduct

Description of the problem

There is a missing anchor for the "Back to the top" link under the "Custom" linter section.

Steps to Reproduce

  1. Open https://golangci-lint.run/usage/linters/#custom
  2. Click the "Back to the top" link or go directly to https://golangci-lint.run/usage/linters/#list-item-custom
  3. Observe that nothing happens

Screenshot showing the issue

Expected

Clicking the link should scroll the page to the top, just like it does for other linters.

Actual

Clicking the link has no effect — likely because the anchor #list-item-custom is missing or not attached to any element.

Validation

  • Yes, I've included all information above (version, config, etc.).

Supporter

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsbugSomething isn't workingwon't fixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions