Skip to content

qwicengineering/styleguides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

QWIC Engineering Styleguides

We externalized (for now) the styleguides that we are going to use for our projects.

  1. Javascript styleguide
  2. Typescript styleguide
  3. Dart styleguide
  4. Flutter styleguide
  5. Github styleguide:

PR titles

JIRA-321 Refacter consumer service due to performance issues

Commits should have this structure:

<Jira task number> <short description>

(optional line) [ci skip]

<longer description>

Important points:

  • Short description should have max 50 characters
  • Longer description can span multiple lines
  • Only add [ci skip] if you don't want to trigger a CircleCI build
  • Keep the spacing as shown to facilitate readability on tighter pages

Example of commit that I don't want to trigger CI build:

SE-123 Updated readme

[ci skip]

Added styleguide documentation for qwic engineering team.
This is extra line makes the description longer.

Reference to git commit styleguide here

About us

QWIC is a Dutch e-bike manufacturer with HQ in Amsterdam. If you want to learn more visit https://qwic.nl

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published