wikimedia / eslint-plugin-no-jquery

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

Deprecate `no-submit` rule for `no-event-shorthand` #286

Closed edg2s closed 2 years ago

edg2s commented 2 years ago

No other event shorthand has its own rule. If there is a need for this we should add options to the no-event-shorthand rule.

codecov[bot] commented 2 years ago

Codecov Report

Merging #286 (1d619df) into master (c4a46c8) will not change coverage. The diff coverage is n/a.

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