Closed georgekankava closed 8 years ago
Does this patch give us any real optimisation in final js code? Normally gwt compiler takes care of these names and will merge all occurrences in one js var.
@georgekankava Can you explain a bit more what's your motivation will all those squid/sonar related pull requests?
This pull request is focused on resolving occurrences of Sonar rule squid:S1192 String literals should not be duplicated. You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1192 Please let me know if you have any questions. George Kankava