go-openapi / strfmt

openapi toolkit common string formats
Apache License 2.0
102 stars 62 forks source link

Disable linters and skip lines to lint #100

Closed youyuanwu closed 2 years ago

youyuanwu commented 2 years ago

Disable linters and skip lines to lint.

codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (5af39c3) into master (7391b8a) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #100   +/-   ##
=======================================
  Coverage   81.51%   81.52%           
=======================================
  Files          12       12           
  Lines        2018     2019    +1     
=======================================
+ Hits         1645     1646    +1     
  Misses        295      295           
  Partials       78       78           
Impacted Files Coverage Δ
format.go 72.68% <100.00%> (+0.14%) :arrow_up:

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 7391b8a...5af39c3. Read the comment docs.