
This release brings 6 new rules and a news dashboard has been added to jSparrow!
The new rules include:
- Remove Unnecessary Thrown Exceptions on Method Signatures
- Remove Double Negations
- Remove Explicit Call To super()
- Remove Unnecessary Semicolons
- Use StringBuilder::append
- Use Guard Condition
You can click on the names of the new rules to check the full documentation of each new rule!
Check the full documentation for more information in jSparrows’s changelog.
