Skip to content

Commit 8aa5642

Browse files
authored
add dart style guide
1 parent f1638a6 commit 8aa5642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Code change should conform to the programming style guide of the respective lang
4242
- C++: https://google.github.io/styleguide/cppguide.html
4343
- C++ (Tizen): https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide#C.2B.2B_Coding_Style
4444
- Clojure: https://github.com/bbatsov/clojure-style-guide
45+
- Dart: https://www.dartlang.org/guides/language/effective-dart/style
4546
- Elixir: https://github.com/christopheradams/elixir_style_guide
4647
- Eiffel: https://www.eiffel.org/doc/eiffel/Coding%20Standards
4748
- Erlang: https://github.com/inaka/erlang_guidelines

0 commit comments

Comments
 (0)