swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.76k stars 270 forks source link

chore: linting #206

Closed ubogdan closed 2 years ago

ubogdan commented 2 years ago

Describe the PR Improve code quality

Relation issue NONE

Additional context NONE

codecov[bot] commented 2 years ago

Codecov Report

Merging #206 (0119bf0) into master (f844160) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #206   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           98        93    -5     
=========================================
- Hits            98        93    -5     
Impacted Files Coverage Δ
swagger.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f844160...0119bf0. Read the comment docs.