external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

chore(codebase): enable linter recvcheck

Open ivankatliarchuk opened this issue 5 months ago • 5 comments

What does it do ?

Motivation

Enable revcheck linter. recvcheck

Most IDE flagging this by default

Enabling it reveal following linter inconsistencies Screenshot 2025-06-13 at 07 49 13

Screenshot 2025-06-13 at 07 51 47

I've excluded one method for DomainFilter, as fixing this pointer linter issue is a bit tricky Screenshot 2025-06-13 at 08 02 59

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

ivankatliarchuk avatar Jun 13 '25 06:06 ivankatliarchuk