]> Nishi Git Mirror - gwion.git/commitdiff
:art: BCH
authorfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 8 Feb 2019 17:24:42 +0000 (18:24 +0100)
committerfennecdjay <astor.jeremie@wanadoo.fr>
Fri, 8 Feb 2019 17:24:42 +0000 (18:24 +0100)
.bettercodehub.yml

index 02e0810a3641d6b1791b9a873cfc71c349db2e71..aa992700990f4c07ce7e4238dff75f661ddda318 100644 (file)
@@ -6,10 +6,8 @@ languages:
       include:
         - /src/.*\.c
       exclude:
-        - /src/ast/parser\.c
-        - /src/ast/lexer\.c
-        - /src/lib/soundpipe\.c
         - /src/drvr/.*\.c
+        - /src/vm/vm.c
     test:
       include:
         - /tests/test_plugins/.*\.c