-
Type:
Improvement
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: acl
-
Labels:None
-
Template:customfield_10700 219695
-
Acceptance Criteria:
-
Epic Link:
-
Team:Windows
-
Story Points:1
-
Sprint:Windows Kanban, Windows - 2018-03-21
-
QA Risk Assessment:Needs Assessment
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.