velero-io/velero

Enabled linters with all options set to false

Open

#7.801 geöffnet am 16. Mai 2024

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (1.550 Forks)auto 404
Help wantedbacklog

Repository-Metriken

Stars
 (10.111 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What steps did you take and what happened:

Linters enabled in config file are used to make project better. But enabling them with all options set to false is the same as not enabling them at all.

Linters enabled but with all their options set to false:

  • errcheck
  • revive
  • unparam

Anything else you would like to add:

Related to https://github.com/vmware-tanzu/velero/issues/6023

Environment:

  • development environment

Vote on this issue!

This is an invitation to the Velero community to vote on issues, you can see the project's top voted issues listed here.
Use the "reaction smiley face" up to the right of this comment to vote.

  • :+1: for "I would like to see this bug fixed as soon as possible"
  • :-1: for "There are more important bugs to focus on right now"

Contributor Guide