- angular-compile.git
- .scrutinizer.yml
This file ( 398B ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
checks:
javascript: true
filter:
excluded_paths:
- node_modules/*
build:
environment:
node: 7
dependencies:
before:
- npm install grunt-cli -g
- npm install
- node_modules/protractor/bin/webdriver-manager update
tests:
override:
-
command: 'grunt'
coverage:
file: 'build/coverage/clover.xml'
format: 'clover'