diff --git a/.codeclimate.yml b/.codeclimate.yml index 390a5217b1ef..13d26b633ac8 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -30,6 +30,7 @@ exclude_paths: - "resources/" - "storage/" - "tests/" +- "public/" - "**.md" - "**.min.js" - "**.min.php"