webpack-contrib / stylus-loader

:art: A stylus loader for webpack.
MIT License
498 stars 99 forks source link

chore: ignore yarn.lock #343

Closed ersachin3112 closed 2 years ago

ersachin3112 commented 2 years ago

This PR contains a:

Motivation / Use-Case

Ignore yarn.lock to prevent accidentally committing this file.

Breaking Changes

No

Additional Info

No

codecov[bot] commented 2 years ago

Codecov Report

Merging #343 (02aab1c) into master (2f30c8a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #343   +/-   ##
=======================================
  Coverage   95.94%   95.94%           
=======================================
  Files           3        3           
  Lines         370      370           
  Branches      117      117           
=======================================
  Hits          355      355           
  Misses         14       14           
  Partials        1        1           

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 2f30c8a...02aab1c. Read the comment docs.

alexander-akait commented 2 years ago

Thank you, no need