yeonjuan / html-eslint

ESLint plugin for linting HTML
https://html-eslint.org
MIT License
161 stars 28 forks source link

feat: add skip option to element-newline (fixes #131) #133

Closed yeonjuan closed 1 year ago

yeonjuan commented 1 year ago

fixes #131

codecov[bot] commented 1 year ago

Codecov Report

Merging #133 (58b485a) into main (11ef4b3) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   97.67%   97.70%   +0.03%     
==========================================
  Files          43       43              
  Lines         861      873      +12     
  Branches      210      214       +4     
==========================================
+ Hits          841      853      +12     
  Misses         17       17              
  Partials        3        3              
Flag Coverage Δ
unittest 97.70% <100.00%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ackages/eslint-plugin/lib/rules/element-newline.js 100.00% <100.00%> (ø)