forked from loafle/openapi-generator-original
Add style guide for JS
This commit is contained in:
parent
b21c5f08a7
commit
e72f8b17f3
@ -31,6 +31,7 @@ For a list of variables available in the template, please refer to this [page](h
|
|||||||
Code change should conform to the programming style guide of the respective langauages:
|
Code change should conform to the programming style guide of the respective langauages:
|
||||||
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
|
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
|
||||||
- Java: https://google.github.io/styleguide/javaguide.html
|
- Java: https://google.github.io/styleguide/javaguide.html
|
||||||
|
- JavaScript - https://github.com/airbnb/javascript
|
||||||
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
||||||
- PHP: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
- PHP: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
|
||||||
- Python: https://www.python.org/dev/peps/pep-0008/
|
- Python: https://www.python.org/dev/peps/pep-0008/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user