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

Refactoring: use same mechanism to manage/load check rules #15

Closed
jycr opened this issue Jul 7, 2023 · 1 comment · Fixed by #20
Closed

Refactoring: use same mechanism to manage/load check rules #15

jycr opened this issue Jul 7, 2023 · 1 comment · Fixed by #20

Comments

@jycr
Copy link
Contributor

jycr commented Jul 7, 2023

To prepare future iOS specification rules centralization (see: green-code-initiative/creedengo-rules-specifications#92), please use:

  • org.sonarsource.analyzer.commons.RuleMetadataLoader
  • @org.sonar.check.Rule to identify each check Rules
  • add @org.sonarsource.analyzer.commons.annotations.DeprecatedRuleKeyto manage rule key renaming
  • one JSON and HTML for each rules

(NB: I will work on this issue. You can assign this issue to me)

@dedece35
Copy link
Member

Hi @jycr and @zippy1978

what do you think about this issue @zippy1978 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants