wing328 2016-12-13 16:09:15 +08:00 committed by GitHub
parent beeb02a2dc
commit 7719bc8f1d

View File

@ -32,6 +32,7 @@ Code change should conform to the programming style guide of the respective lang
- Android: https://source.android.com/source/code-style.html
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
- C++: https://google.github.io/styleguide/cppguide.html
- Clojure: https://github.com/bbatsov/clojure-style-guide
- Haskell: https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
- Java: https://google.github.io/styleguide/javaguide.html
- JavaScript: https://github.com/airbnb/javascript/tree/master/es5