-
Notifications
You must be signed in to change notification settings - Fork 121
Home
yang.guo edited this page Oct 30, 2017
·
17 revisions
Welcome to the flow-platform wiki!
code style:
Using standard google java code style with 120 character max length of line. Please check ./settings/intellj-java-google-style.xml
for Intellj code style file, ./settings/google_checks.xml
for check style file.
branch naming:
- feature: feature/{component}/{feature name}
- bug: fix/{component}/{bug name}
To control instance by cloud provider, the naming rule is {provider name}InstanceManager