mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 01:28:20 +00:00
Enable no-jquery/no-class-state
(#31639)
Just 4 validations and I specifically tested this by selecting/unselecting issue labels. Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
@@ -512,7 +512,7 @@ rules:
|
||||
no-jquery/no-box-model: [2]
|
||||
no-jquery/no-browser: [2]
|
||||
no-jquery/no-camel-case: [2]
|
||||
no-jquery/no-class-state: [0]
|
||||
no-jquery/no-class-state: [2]
|
||||
no-jquery/no-class: [0]
|
||||
no-jquery/no-clone: [2]
|
||||
no-jquery/no-closest: [0]
|
||||
|
Reference in New Issue
Block a user