commit | 811f73a66104647e89fdc864eb07b152f1cfa208 | [log] [tgz] |
---|---|---|
author | walter-weinmann <walter.weinmann@gmail.com> | Thu Sep 07 06:08:49 2017 +0200 |
committer | James E. King, III <jking@apache.org> | Thu Sep 07 10:20:17 2017 -0700 |
tree | 5816c4f03e9dd0a8225ebe5b9e1d6a95cb8a60eb | |
parent | 7d211b8d2dccf7788142d60e1f37e51f9f5391e6 [diff] |
THRIFT-2733 Erlang coding standards Client: erlang This closes #1345
diff --git a/lib/erl/coding_standards.md b/lib/erl/coding_standards.md index fa0390b..4d37dbc 100644 --- a/lib/erl/coding_standards.md +++ b/lib/erl/coding_standards.md
@@ -1 +1,3 @@ Please follow [General Coding Standards](/doc/coding_standards.md) + +Particularly for Erlang please follow the Erlang [Programming Rules and Conventions](http://www.erlang.se/doc/programming_rules.shtml).