1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-18 23:42:25 +02:00

Exclude public from codeclimate

This commit is contained in:
Hillel Coren 2016-07-29 11:12:57 +03:00
parent d33b8d3770
commit c0c5fd8c18

View File

@ -30,6 +30,7 @@ exclude_paths:
- "resources/"
- "storage/"
- "tests/"
- "public/"
- "**.md"
- "**.min.js"
- "**.min.php"