| priority | message | ref | name_value | 
|---|
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 3 | Avoid using 'if...else' statements without curly braces |  |  | 
| 3 | Avoid using if statements without curly braces |  |  | 
| 3 | Field declaration for ''{0}'' should be before method declarations in its class |  |  | 
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 3 | Avoid using 'for' statements without curly braces |  |  | 
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 1 | Use one statement for each line, it enhances code readability. |  | version:
           
            2.0reportInForLoopInitializer:
           
            truexpath:
           
            version:
           
            2.0strictMode:
           
            false
 | 
| 1 | The {0} name ''{1}'' doesn''t match ''{2}'' |  |  | 
| 1 | {0} variable {1} should begin with {2} |  |  | 
| 3 | Avoid using 'while' statements without curly braces |  |  |