[Fix] sort-prop-types
: ensure sort-prop-types respects noSortAlphabetically
#3610
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jul 24, 2023 in 0s
97.63% (+0.01%) compared to 302925b
View this Pull Request on Codecov
97.63% (+0.01%) compared to 302925b
Details
Codecov Report
Merging #3610 (3c11201) into master (302925b) will increase coverage by
0.01%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #3610 +/- ##
==========================================
+ Coverage 97.62% 97.63% +0.01%
==========================================
Files 132 132
Lines 9288 9289 +1
Branches 3394 3395 +1
==========================================
+ Hits 9067 9069 +2
+ Misses 221 220 -1
Impacted Files | Coverage Δ | |
---|---|---|
lib/rules/sort-prop-types.js | 98.27% <ø> (ø) |
|
lib/util/propTypesSort.js | 100.00% <100.00%> (+1.23%) |
⬆️ |
Loading