external-dns
external-dns copied to clipboard
chore(codebase): enable linter recvcheck
What does it do ?
Motivation
Enable revcheck linter. recvcheck
Most IDE flagging this by default
Enabling it reveal following linter inconsistencies
I've excluded one method for DomainFilter, as fixing this pointer linter issue is a bit tricky
follow-up:
- review what to do with endpoint/domain_filter.go
More
- [X] Yes, this PR title follows Conventional Commits
- [ ] Yes, I added unit tests
- [ ] Yes, I updated end user documentation accordingly