Fix #35729, #17635, #21098
enable testifylint rules disabled in: https://github.com/go-gitea/gitea/pull/34054
Remove unmaintainable sanitizer rules. No need to add special "class" regexp rules anymore, use RenderInternal.SafeAttr instead, more details (and examples) are in the tests