Browse Source

🔧 Update better code hub config

pull/1555/head
Anders Jenbo 5 years ago committed by GitHub
parent
commit
2addb52031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .bettercodehub.yml

5
.bettercodehub.yml

@ -1,5 +1,6 @@
exclude: exclude:
- /Packaging - /Packaging/.*
- /3rdParty - /3rdParty/.*
languages: languages:
- cpp - cpp
component_depth: 2

Loading…
Cancel
Save