diff --git a/.codeclimate.yml b/.codeclimate.yml index ba99e864e512..0fdb26b84dbf 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -31,3 +31,5 @@ exclude_paths: - "storage/" - "tests/" - "**.md" +- "**.min.js" +- "**.min.php"