We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1638a6 commit 8aa5642Copy full SHA for 8aa5642
CONTRIBUTING.md
@@ -42,6 +42,7 @@ Code change should conform to the programming style guide of the respective lang
42
- C++: https://google.github.io/styleguide/cppguide.html
43
- C++ (Tizen): https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide#C.2B.2B_Coding_Style
44
- Clojure: https://github.com/bbatsov/clojure-style-guide
45
+- Dart: https://www.dartlang.org/guides/language/effective-dart/style
46
- Elixir: https://github.com/christopheradams/elixir_style_guide
47
- Eiffel: https://www.eiffel.org/doc/eiffel/Coding%20Standards
48
- Erlang: https://github.com/inaka/erlang_guidelines
0 commit comments