-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
good first issueEasy for newcomers to pickup and contribute. Gimel internals are not required to be known.Easy for newcomers to pickup and contribute. Gimel internals are not required to be known.
Description
Currently CheckStyle is set to Warning Level for several modules. This is because we have to do a lot of code cleanup to adhere to rules specified in checkstyle specification.
Without adding/changing any logic : only address the style sheet errors.
A plugin can be used to auto-fix the checkstyle violations. But this requires post-fix validation to ensure there is no inadvertent logic changes performed by any plugin that is used.
Other way is to fix manually each module.
Ensure the current code base adheres to the checkstyle by running the autofixer on the entire code base.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueEasy for newcomers to pickup and contribute. Gimel internals are not required to be known.Easy for newcomers to pickup and contribute. Gimel internals are not required to be known.