Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move Sonar UI big text blocks to file resources #135

Open
romani opened this issue Dec 27, 2017 · 2 comments
Open

move Sonar UI big text blocks to file resources #135

romani opened this issue Dec 27, 2017 · 2 comments
Labels

Comments

@romani
Copy link
Member

romani commented Dec 27, 2017

move big text blocks to files as content to ease editing , avoid violation from MultipleStringLiterals, eventually translate to other languages

@muhlba91
Copy link
Collaborator

closing issue as stale.

@rnveach
Copy link
Member

rnveach commented Oct 19, 2022

@muhlba91 @romani How is this issue stale as we still have code referencing this issue?
https://github.com/checkstyle/sonar-checkstyle/search?q=135

[INFO] --- maven-checkstyle-plugin:3.1.2:check (checkstyle-check) @ checkstyle-sonar-plugin ---
[INFO] There are 4 errors reported by Checkstyle 8.35 with https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-8.35/config/checkstyle_checks.xml ruleset.
[ERROR] src\main\java\org\sonar\plugins\checkstyle\CheckstylePlugin.java:[38,15] (coding) MultipleStringLiterals: The String "<a href='https://checkstyle.org/config.html'>" appears 2 times in the file.
[ERROR] src\main\java\org\sonar\plugins\checkstyle\CheckstylePlugin.java:[39,15] (coding) MultipleStringLiterals: The String "Checkstyle</a> " appears 2 times in the file.
[ERROR] src\main\java\org\sonar\plugins\checkstyle\CheckstylePlugin.java:[40,15] (coding) MultipleStringLiterals: The String "configuration for more information." appears 2 times in the file.
[ERROR] src\main\java\org\sonar\plugins\checkstyle\CheckstylePlugin.java:[50,15] (coding) MultipleStringLiterals: The String " <a href=\"https://checkstyle.org/config_filters.html" appears 2 times in the file.

@romani romani reopened this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants