Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Issue #93: exclude vendor folder from bettercodehub analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
bpicode committed Oct 29, 2017
1 parent d65cecf commit 664dacd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .bettercodehub.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
component_depth: 1
languages:
- go
exclude:
- /vendor/.*

0 comments on commit 664dacd

Please sign in to comment.