diff options
author | xuri <xuri.me@gmail.com> | 2020-03-31 00:02:00 +0800 |
---|---|---|
committer | xuri <xuri.me@gmail.com> | 2020-03-31 00:02:00 +0800 |
commit | 3ce4b91be96589847823b6c1b6c123ba7880310f (patch) | |
tree | 1df0f8183d528cccafa677990b2f7624475837ae /codelingo.yaml | |
parent | 3f89c6e9799c9c82af1305f080416c53d19e64c1 (diff) |
Resolve #345, fix missing comments by GetComments
Diffstat (limited to 'codelingo.yaml')
-rw-r--r-- | codelingo.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/codelingo.yaml b/codelingo.yaml deleted file mode 100644 index dfe344b..0000000 --- a/codelingo.yaml +++ /dev/null @@ -1,3 +0,0 @@ -tenets: - - import: codelingo/effective-go - - import: codelingo/code-review-comments |