herd icon indicating copy to clipboard operation
herd copied to clipboard

Factory CQ - UI layer code style

Open nateiam opened this issue 7 years ago • 0 comments

As a Developer I want code in a given language to have consistent style including UI code so I can easily scan and navigate when reviewing and troubleshooting.

Code style has standards and is enforced for Java code. We need this in place for UI code as well.

Acceptance Criteria

  • Team agrees upon standards and documents in wiki page
  • Standards cover TS, SASS and if possible HTML
    • Line breaks, tabs, whitespace
  • Standards are enforced during NPM build on local and Jenkins
  • Existing code is all re-formatted

nateiam avatar Mar 14 '17 21:03 nateiam