tynany / frr_exporter

Prometheus exporter for Free Range Routing
MIT License
100 stars 34 forks source link

Add linters and fix errors #115

Closed lucacome closed 1 month ago

lucacome commented 2 months ago

This pull request includes several updates to dependencies, configuration files, and code improvements across multiple files. The most significant changes involve updating Go versions, modifying linting configurations, and improving code readability and consistency.

Dependency and Configuration Updates:

Linting and Formatting:

Code Improvements:

tynany commented 2 months ago

Thank you for contributing. Can you please refactor based on https://github.com/tynany/frr_exporter/pull/114, which was just merged? Thanks

lucacome commented 2 months ago

oh wow I completely missed that PR 🙁

lucacome commented 1 month ago

can this be merged?