wikimedia / eslint-plugin-no-jquery

Control allowance of certain jQuery functions, and suggest or autofix alternatives.
MIT License
31 stars 8 forks source link

Sort ajax events consistently and alphabetically. #287

Closed edg2s closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #287 (0581f37) into master (c4a46c8) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #287   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          101       101           
  Lines          583       583           
=========================================
  Hits           583       583           
Impacted Files Coverage Δ
src/rules/no-ajax-events.js 100.00% <ø> (ø)
src/rules/no-event-shorthand.js 100.00% <ø> (ø)