https://github.com/xwiki/xwiki-commons
Revision 223fc66a7286f4cd80803be3c2d994513e79a8e3 authored by Vincent Massol on 10 February 2021, 16:52:05 UTC, committed by Vincent Massol on 10 February 2021, 16:52:17 UTC
1 parent 27c035b
Raw File
Tip revision: 223fc66a7286f4cd80803be3c2d994513e79a8e3 authored by Vincent Massol on 10 February 2021, 16:52:05 UTC
XCOMMONS-2120: Put back execution of sonar on commons/rendering/platform
Tip revision: 223fc66
.gitattributes
* text=auto
*.java text ident diff=java
*.xml text ident diff=html
*.vm text ident
*.js text ident
*.css text ident
*.sh eol=lf ident
*.bat eol=crlf ident
back to top