webpack / schema-utils

Options Validation
MIT License
246 stars 39 forks source link

chore: add scripts for fixing lint #129

Closed snitin315 closed 3 years ago

snitin315 commented 3 years ago

This PR contains a:

Motivation / Use-Case

Add scripts for fixing lint issues.

Breaking Changes

None

Additional Info

No

codecov[bot] commented 3 years ago

Codecov Report

Merging #129 (2b5e331) into master (ae3b128) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #129   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files           6        6           
  Lines         700      700           
  Branches      299      299           
=======================================
  Hits          683      683           
  Misses         15       15           
  Partials        2        2           

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 ae3b128...2b5e331. Read the comment docs.

snitin315 commented 3 years ago

what about this one -

https://github.com/webpack/schema-utils/blob/2fc216fa72bfb2f96119920c93a25c25790aa289/package.json#L28

alexander-akait commented 3 years ago

Maybe fmt:check ?

snitin315 commented 3 years ago

Hmm, I was thinking the same 👍🏻