-
Type:
Code Smell Detection
-
Status: Active
-
Resolution: Unresolved
-
Labels:
-
Message:Rename this 'XXXX' macro to match the regular expression ${format}
-
List of parameters:
- Key: format
- Description: Regular expression used to check the macro names against.
- Default value: ^([A-Z0-9_]|[a-z0-9_])$
-
Default Severity:Minor
-
Impact:Low
-
Likelihood:Low
-
Default Quality Profiles:Sonar way
-
Legacy Key:PPMacroName
-
Covered Languages:ABAP, C, C++, Objective-C
-
Remediation Function:Constant/Issue
-
Constant Cost:10min
Sharing some naming conventions is a key point to make it possible for a team to efficiently collaborate. This rule allows to check that all macro names match a provided regular expression.
- is implemented by
-
CPP-707 Create Objective-C rules repository containing targeted rules
-
- Closed
-
-
SONARABAP-185 Update title and description of rule "Macro naming convention"
-
- Closed
-
1.
|
C-Family | RSPEC-2891 |
|
Active | Unassigned | |
2.
|
ABAP | RSPEC-3184 |
|
Active | Unassigned |