lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
277 stars 126 forks source link

Repository maintenance: Linter #287

Open xBlaz3kx opened 4 months ago

xBlaz3kx commented 4 months ago

Proposed changes

Added linter to improve code quality

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

Nice to have, to keep the code quality high. The linter currently fails due to detected issues, which would be nice to fix (or add linter ignore comment)