Thomas Pohl
Thomas Pohl
- Use the SOAP domain not soap in the xmlnsc domain - SOAP version should be 1.2 or 1.1
Rename: something with recursion Also check deeper recursion
FilterNodeHaveOnlyOneReturn should check if the single return has a literal/constant return value. If a variable is returned this rule should not be triggered
Rename ConditionBraces to ConditionParenthesis. Also check if implementation can be more generic. Right now only while and if
The description of BinaryOperatorSeparatedBySpace does not fit the name
There needs to be a possibility not only to configure the directory of the trace files but also the filename. Add a configuration parameter specifying a regular expression to match...