You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/09/20 17:36:19 UTC

[GitHub] [incubator-devlake] e2corporation commented on pull request #3107: feat: Responsive sidebar

e2corporation commented on PR #3107:
URL: https://github.com/apache/incubator-devlake/pull/3107#issuecomment-1252688198

   @henit-chobisa Thanks again for the Responsive Sidebar Feature Henit, I'll be adding some review notes, in the meantime here's a few points around the existing coding standards you can start applying. We recently added Prettier + ESLint configuration to better assist with this, for now you may make the adjustments manually.
   
   - [ ] We have adopted a **No semi-colons** Policy (Please strip all semicolons)
   - [ ] _Single_ Quotes **TRUE** (No Double-quotes, except in ASF Headers)
   - [ ] Tab Spaces **2**
   - [ ] Convert Tabs to Spaces **TRUE**
   - [ ] Trailing Commas **No** (Not Preferred)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org