Rules which enforce a specific coding style.

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