Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Done
-
None
-
None
-
None
-
-
Windows
-
1
-
Windows Kanban, Windows - 2018-03-21
-
Needs Assessment
Description
As a developer I want acl to have Rubocop implemented so that my code follows the Ruby style guide.
For this story to be implemented the following tasks should be performed:
- Merge all PR's that can be merged on the module.
- Any PR's that can't be merged should be closed with the reason given to the PR author.
- Release the module, so there is a baseline release before Rubocop is applied.
- Rubocop should be run against the code in the module.
- Regex's should be checked so that the backslash issue that happened on MySQL doesn't recur (see: this JIRA ticket).
- Rubocop should automatically run on the module in the future, so that all future releases of the module have Rubocop automatically applied.