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

Add 'recommended' status to each rule as a starter #317

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add 'recommended' status to each rule as a starter

aff0669
Select commit
Loading
Failed to load commit list.
Open

Add 'recommended' status to each rule as a starter #317

Add 'recommended' status to each rule as a starter
aff0669
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

100.00% (+0.00%) compared to 6f5cc33

View this Pull Request on Codecov

100.00% (+0.00%) compared to 6f5cc33

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6f5cc33) to head (aff0669).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #317   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          103       103           
  Lines          603       603           
=========================================
  Hits           603       603           
Files Coverage Δ
src/rules/no-ajax-events.js 100.00% <ø> (ø)
src/rules/no-animate-toggle.js 100.00% <ø> (ø)
src/rules/no-animate.js 100.00% <ø> (ø)
src/rules/no-append-html.js 100.00% <ø> (ø)
src/rules/no-class-state.js 100.00% <ø> (ø)
src/rules/no-constructor-attributes.js 100.00% <ø> (ø)
src/rules/no-deferred.js 100.00% <ø> (ø)
src/rules/no-extend.js 100.00% <ø> (ø)
src/rules/no-fx-interval.js 100.00% <ø> (ø)
src/rules/no-global-selector.js 100.00% <ø> (ø)
... and 9 more