diff --git a/.bettercodehub.yml b/.bettercodehub.yml index a24cd28..496d2d5 100644 --- a/.bettercodehub.yml +++ b/.bettercodehub.yml @@ -1,8 +1,3 @@ -exclude: -- /Frameworks/.* -- /MQTTnet.TestApp.NetCore/Program.cs -- /Tests/MQTTnet.TestApp.NetFramework/.* -- /Tests/MQTTnet.TestApp.UniversalWindows/.* -component_depth: 1 +component_depth: 2 languages: - csharp