Revision 1f7296c093f20c2e1ad7e8113622852198f671a1 authored by Martin Probst on 25 June 2015, 23:21:43 UTC, committed by Martin Probst on 26 June 2015, 05:55:58 UTC
This makes sure just running clang-format will use whatever version is
used in the project, by loading it from the closest node_modules folder.

It also moves the clang-format dependency to the top and explicitly
passes it to gulp-clang-format, giving us more control over the version
used.
1 parent d1f7900
History
File Mode Size
.settings
docs
modules
modules_dart
scripts
tools
typing_spec
.bowerrc -rw-r--r-- 37 bytes
.clang-format -rw-r--r-- 73 bytes
.editorconfig -rw-r--r-- 244 bytes
.gitattributes -rw-r--r-- 127 bytes
.gitignore -rw-r--r-- 552 bytes
.travis.yml -rw-r--r-- 1.9 KB
CHANGELOG.md -rw-r--r-- 48.2 KB
CONTRIBUTING.md -rw-r--r-- 8.9 KB
DEVELOPER.md -rw-r--r-- 12.6 KB
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 2.0 KB
TRIAGE_AND_LABELS.md -rw-r--r-- 7.5 KB
bower.json -rw-r--r-- 102 bytes
gulpfile.js -rw-r--r-- 27.8 KB
karma-dart.conf.js -rw-r--r-- 2.0 KB
karma-js.conf.js -rw-r--r-- 1.5 KB
npm-shrinkwrap.clean.json -rw-r--r-- 266.9 KB
npm-shrinkwrap.json -rw-r--r-- 740.2 KB
npm-shrinkwrap.readme.md -rw-r--r-- 3.8 KB
package.json -rw-r--r-- 4.0 KB
perf-cloud-secret.template.js -rw-r--r-- 256 bytes
protractor-dart2js.conf.js -rw-r--r-- 655 bytes
protractor-js-dev.conf.js -rw-r--r-- 132 bytes
protractor-js-prod.conf.js -rw-r--r-- 132 bytes
protractor-js.conf.js -rw-r--r-- 448 bytes
protractor-shared.js -rw-r--r-- 7.3 KB
pubspec.yaml -rw-r--r-- 135 bytes
test-init.dart -rw-r--r-- 103 bytes
test-main.dart -rw-r--r-- 676 bytes
test-main.js -rw-r--r-- 1.6 KB
tsconfig.json -rw-r--r-- 345 bytes

README.md

back to top