Eslint keyword spacing
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately - not needed -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description
Enforce a space before javascript keywords.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial