mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 01:28:20 +00:00
Enable no-jquery/no-parse-html-literal
and fix violation (#31684)
Tested it, path segment creation works just like before.
This commit is contained in:
@@ -568,7 +568,7 @@ rules:
|
||||
no-jquery/no-param: [2]
|
||||
no-jquery/no-parent: [0]
|
||||
no-jquery/no-parents: [2]
|
||||
no-jquery/no-parse-html-literal: [0]
|
||||
no-jquery/no-parse-html-literal: [2]
|
||||
no-jquery/no-parse-html: [2]
|
||||
no-jquery/no-parse-json: [2]
|
||||
no-jquery/no-parse-xml: [2]
|
||||
|
Reference in New Issue
Block a user