INITIAL-VERSION of the Lua plugin
Pre-release
Pre-release
The followings have been included in this release:
- The plugin is compatible with SonarQube 5.6.3+
- The plugin supports Lua 5.1.
- The next rules are provided to control the complexity and improve the quality of the code:
-
XPathCheck.class,
-
FunctionComplexityCheck.
-
FunctionWithTooManyParametersCheck.
-
TableComplexityCheck
-
NestedControlFlowDepthCheck
-
LineLengthCheck
-
FileComplexityCheck.
- TableWithTooManyFieldsCheck.
-
FunctionCallComplexityCheck