Commit graph

7 commits

Author SHA1 Message Date
Umherirrender 63800fcc4d Use json extension for .stylelintrc
Bug: T173516
Change-Id: I0d83079033747f00d13ef90249b16218b76348f8
2017-08-19 09:42:18 +02:00
Florianschmidtwelzow ae1c290ba7 Revert "build: Re-use MessageDirs in banana conf"
As pointed out by Umherirrender, this does not entirely work
for ConfirmEdit in this way, as there're several subdirectories
which also contain i18n files. I'm not sure why I missed this
in the first place, therefore reverting for now.

This reverts commit 24864a36bd.

Change-Id: Ib83a67650bb5f25eebb66e8701f9bd80b659e573
2017-01-28 18:08:39 +00:00
Ed Sanders 24864a36bd build: Re-use MessageDirs in banana conf
Change-Id: I459613ec89ba342a32410061b1a9b04171544cdd
2017-01-23 13:39:21 +00:00
Ed Sanders ae85f2ac6b Replace jshint/jscs with eslint and add stylelint
Change-Id: I9c33c65c913d891739b913d5363abba66c2cd0dd
2017-01-18 16:53:09 -08:00
Paladox 325f21e117 Add grunt-jscs package
This will allow us to run jscs in npm.

Change-Id: Ica970dfd2459bbdf50abc55ecdb24fe47307ccaa
2015-11-26 23:34:47 +00:00
Paladox 6e73d3879e Recurse into the sub folders with grunt jshint
Currently grunt wont look into sub folder so add support for that.

Change-Id: I8ce2e3ee693d96a4db4f3bd35ab4211e82993d71
2015-10-28 18:55:03 +00:00
Paladox 4307f1ec19 Add some Jenkins tests
Add support for composer phplint and npm jshint, jsonlint
and banana-checker.

Change-Id: If509fdb96f35cdd252b6c53ece8a568b4a614926
2015-10-14 11:52:19 +01:00