X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.codeclimate.yml;h=2318cfa4b5a9fb58dec46a93ede19483370721e1;hb=b4089fd410fb5ed743e0879f2dfaae641b9852a5;hp=ddff519bf38e5ab174232697156f41836acffc50;hpb=33b992603c37fe4cd789d04b0d4cbaf81888df31;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.codeclimate.yml b/.codeclimate.yml index ddff519bf..2318cfa4b 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -19,5 +19,6 @@ exclude_paths: - config/ - node_modules/ - client +- scripts/ - server/tests/ - .tmp/