From aefcc96c7ea22554b97a9824c7e1e961d1413449 Mon Sep 17 00:00:00 2001 From: yutiansut Date: Tue, 5 Jun 2018 09:26:52 +0800 Subject: [PATCH] #update bettercodehub --- .bettercodehub.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.bettercodehub.yml b/.bettercodehub.yml index acb6d543f..17b4f981d 100755 --- a/.bettercodehub.yml +++ b/.bettercodehub.yml @@ -2,9 +2,14 @@ exclude: - /QUANTAXIS/QAData/proto/.* - /QUANTAXIS_Trade/.* - /QUANTAXIS_Webkit/.* +- /doc/.* +- /Documents/.* +- /source/.* + component_depth: 1 languages: - csharp - javascript - python - script +- go