We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343d7eb commit 7703c92Copy full SHA for 7703c92
1 file changed
docs/contributing.md
@@ -52,6 +52,7 @@ Code change should conform to the programming style guide of the respective lang
52
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
53
- C++: https://google.github.io/styleguide/cppguide.html
54
- C++ (Tizen): https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide#C.2B.2B_Coding_Style
55
+- C++ (Unreal Engine 4): https://docs.unrealengine.com/en-US/ProductionPipelines/DevelopmentSetup/CodingStandard/index.html
56
- Clojure: https://github.com/bbatsov/clojure-style-guide
57
- Crystal: https://crystal-lang.org/reference/conventions/coding_style.html
58
- Dart: https://www.dartlang.org/guides/language/effective-dart/style
0 commit comments