Enable javascript checks
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
2d52373b26
commit
b9d72fd5bd
@ -4,6 +4,8 @@ imports:
|
||||
- php
|
||||
filter:
|
||||
excluded_paths: [js/vendor/*]
|
||||
checks:
|
||||
javascript: true
|
||||
build:
|
||||
dependencies:
|
||||
before:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user