nunnatsa / ginkgolinter

golang linter for ginkgo and gomega
MIT License
24 stars 6 forks source link

feat: add a constructor with configuration structure #143

Closed ldez closed 3 months ago

ldez commented 3 months ago

Description

Add a constructor with a configuration structure.

Simplify the integration inside golangci-lint.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

@nunnatsa

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 8328779049

Details


Totals Coverage Status
Change from base Build 8325253645: 0.4%
Covered Lines: 208
Relevant Lines: 323

💛 - Coveralls
nunnatsa commented 3 months ago

Thanks @ldez

LGTM

nunnatsa commented 3 months ago

@ldez - version v0.16.1 was released with this change.