Merge "HTMLDateTimeField: Fix 'placeholder' attribute handling"
[lhc/web/wiklou.git] / .rubocop.yml
index 61ffc1a..5b6c3f2 100644 (file)
@@ -1,6 +1,7 @@
 AllCops:
   Exclude:
     - 'extensions/**/*'
+    - 'node_modules/**/*'
     - 'skins/**/*'
     - 'tests/frontend/node_modules/**/*'
     - 'vendor/**/*'