atc0005 / go-nagios

Shared Golang package for Nagios plugins
MIT License
8 stars 3 forks source link

Hotfix goconst linting errors for test cases #230

Closed atc0005 closed 10 months ago

atc0005 commented 10 months ago

Add nolint directive to permit duplicate plugin.ServiceOutput content between test cases.