EXEMPT: Trivial - Updated linter to prevent spaces within braces in string literals and to enforce === over ==.
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description
Updated linter to prevent spaces within braces in string literals and to enforce === over ==.
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