forked from loafle/openapi-generator-original
Update PHP coding style link (#4727)
* [PHP] Update PHP coding style link * [PHP] Update website doc
This commit is contained in:
parent
85affe83cb
commit
cd6ec0dcf5
@ -61,7 +61,7 @@ Code change should conform to the programming style guide of the respective lang
|
|||||||
- Go: https://github.com/golang/go/wiki/CodeReviewComments
|
- Go: https://github.com/golang/go/wiki/CodeReviewComments
|
||||||
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
||||||
- Perl: http://perldoc.perl.org/perlstyle.html
|
- Perl: http://perldoc.perl.org/perlstyle.html
|
||||||
- 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-12-extended-coding-style-guide.md
|
||||||
- PowerShell: https://msdn.microsoft.com/en-us/library/dd878270(v=vs.85).aspx
|
- PowerShell: https://msdn.microsoft.com/en-us/library/dd878270(v=vs.85).aspx
|
||||||
- Python: https://www.python.org/dev/peps/pep-0008/
|
- Python: https://www.python.org/dev/peps/pep-0008/
|
||||||
- R: https://google.github.io/styleguide/Rguide.xml
|
- R: https://google.github.io/styleguide/Rguide.xml
|
||||||
|
@ -65,7 +65,7 @@ Code change should conform to the programming style guide of the respective lang
|
|||||||
- Go: https://github.com/golang/go/wiki/CodeReviewComments
|
- Go: https://github.com/golang/go/wiki/CodeReviewComments
|
||||||
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
- ObjC: https://github.com/NYTimes/objective-c-style-guide
|
||||||
- Perl: http://perldoc.perl.org/perlstyle.html
|
- Perl: http://perldoc.perl.org/perlstyle.html
|
||||||
- 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-12-extended-coding-style-guide.md
|
||||||
- PowerShell: https://msdn.microsoft.com/en-us/library/dd878270(v=vs.85).aspx
|
- PowerShell: https://msdn.microsoft.com/en-us/library/dd878270(v=vs.85).aspx
|
||||||
- Python: https://www.python.org/dev/peps/pep-0008/
|
- Python: https://www.python.org/dev/peps/pep-0008/
|
||||||
- R: https://google.github.io/styleguide/Rguide.xml
|
- R: https://google.github.io/styleguide/Rguide.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user