From 2e32191040fa50a83944919ef5f2f534c6434c6b Mon Sep 17 00:00:00 2001 From: AngusReid Date: Wed, 20 Mar 2019 10:59:50 +1300 Subject: [PATCH] added codelingo.yaml file --- codelingo.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 codelingo.yaml diff --git a/codelingo.yaml b/codelingo.yaml new file mode 100644 index 000000000..71fd87077 --- /dev/null +++ b/codelingo.yaml @@ -0,0 +1,3 @@ +tenets: + - import: codelingo/code-review-comments/avoid-renaming-imports + - import: codelingo/code-review-comments/go-error-fmt