peterramsing / lost

LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.
http://lostgrid.org
MIT License
4.5k stars 160 forks source link

Updates Linting for EOF Lines and Updates Contributing Docs #387

Closed peterramsing closed 7 years ago

peterramsing commented 7 years ago

What kind of change is this? (Bug Fix, Feature...) Linting

What is the current behavior (You can also link to an issue) No linting for end-of-file new lines

What is the new behavior this introduces (if any) Adds linting for blank lines

Does this introduce any breaking changes? N/A

Does the PR fulfill these requirements?

Other Comments

codecov[bot] commented 7 years ago

Codecov Report

Merging #387 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #387   +/-   ##
=======================================
  Coverage     91.3%   91.3%           
=======================================
  Files           16      16           
  Lines          644     644           
=======================================
  Hits           588     588           
  Misses          56      56

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 0b01f4f...f826f1e. Read the comment docs.