o360/frontend

Check consistency between style guide and linter rules

Closed this issue · 0 comments

Description

Need to check consistency between existing styleg uide and linter rules:

  1. Check that linter rules are covers critical parts of style guide. Ideally it should be covered as much as possible.
  2. Not coverable things should be spill-over to the style guide.
  3. Check .idea config on consistency (Optional)

Rules from styleguide which need to be included in linter: https://docs.google.com/document/d/1GCxP6b4CWmFdguvUP1UOTxwpmrpouo3JiW-8pRlDPrI/edit

The #62 issue may be an sub-task that should also be done here, but it's optional