Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add sort-attrs (fixes #92) #162

Merged
merged 2 commits into from
Nov 23, 2023

docs: fix title

09c68a6
Select commit
Loading
Failed to load commit list.
Merged

feat: add sort-attrs (fixes #92) #162

docs: fix title
09c68a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 23, 2023 in 0s

98.27% (+0.08%) compared to 221b048

View this Pull Request on Codecov

98.27% (+0.08%) compared to 221b048

Details

Codecov Report

Merging #162 (09c68a6) into main (221b048) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   98.18%   98.27%   +0.08%     
==========================================
  Files          46       47       +1     
  Lines        1045     1099      +54     
  Branches      274      282       +8     
==========================================
+ Hits         1026     1080      +54     
  Misses         19       19              
Files Coverage Δ
packages/eslint-plugin/lib/rules/index.js 100.00% <100.00%> (ø)
packages/eslint-plugin/lib/rules/sort-attrs.js 100.00% <100.00%> (ø)