Browse Source

exclude static js

Rafał Pitoń 9 years ago
parent
commit
64e2afc3bc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .codeclimate.yml

+ 1 - 0
.codeclimate.yml

@@ -28,3 +28,4 @@ ratings:
     - "**.rb"
 exclude_paths:
   - "misago/locale/momentjs/**/*"
+  - "misago/static/**/*"