peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
127 stars 19 forks source link

Enable `revive` linter #568

Closed peterstace closed 9 months ago

peterstace commented 10 months ago

Description

Revive is a stricter replacement drop-in for golint.

Check List

Have you:

Related Issue