Loading
chore(v2/.golangci.yaml): comment and remove misnomer disable list
This list of "disabled" linters is misleading, as we have accidentally disabled all linting other than the 5 default linters. This was accidentally removed while upgrading golangci-lint.
This MR is a no-op, due to the current misconfiguration.
Further context can be found in the parent issue: #123
Edited by Luke Hollinda