add ada style guide

This commit is contained in:
wing328 2017-10-08 12:08:45 +08:00 committed by GitHub
parent eab9c72a42
commit 7a7dd6d4cd

View File

@ -35,6 +35,7 @@ For a list of variables available in the template, please refer to this [page](h
### Style guide
Code change should conform to the programming style guide of the respective languages:
- Ada: https://en.wikibooks.org/wiki/Ada_Style_Guide/Source_Code_Presentation
- Android: https://source.android.com/source/code-style.html
- Bash: https://github.com/bahamas10/bash-style-guide
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx