Commit graph

8 commits

Author SHA1 Message Date
Ed Sanders 5cac43ddd3 build: Update eslint-config-wikimedia to 0.11.0
Change-Id: I99fd10fbcce5d5e6b87b6e3faeb7b18c4e573ef7
2019-03-13 22:38:54 +00:00
zoranzoki21 b22a552157 Upgrade CodeEditor to use newer version of phan
Bug: T216913
Change-Id: I8f200ffa0887b5f983adb151ab9de517f9c4bc4c
2019-02-28 18:17:13 +01:00
Kunal Mehta d6e1eba3e7 Add phan configuration
Change-Id: I338064edc703151e77449b6044a99a30095eb1a1
2018-04-08 21:54:56 -07:00
Umherirrender 0f59806db8 Expand .gitignore for more editors
List is from mediawiki/core

Change-Id: Ifac0b3271923f70382899eb8d3c89daf2b5ab382
2016-11-13 12:54:01 +01:00
Ed Sanders b5312f1d4c Replace toolbar with OOUI/OOUI-style SVGs
* Use resource loader embedding for better performance
  (uses a slightly hacky method to achieve this, the only
  alternative would be to fix the WikiEditor API, but that
  would introduce a version dependency)
* Use SVGs from OOUI where available or create new ones where not.
  These are used and available under the OOjs UI MIT licence.
* Provide PNG fallbacks using LESS mixin
* Remove unused icons

Change-Id: If38d51d24958716e2617c4cb515e7c0575cdfeba
2016-02-29 13:00:15 -08:00
Paladox b6e9f6cca4 Add jshint and jscs to npm, Also add composer.json
Instead of running the jshint test through jenkins, Run it through npm
instead.

Also add composer.json for running php code sniffer and phplint instead of
running phplint through jenkins.

Also update grunt-jsonlint to 1.0.6

Change-Id: Icd9aa1b1c7213d056aa5294a804341053141b0bd
2015-11-29 12:03:16 +01:00
Kunal Mehta c71fb0bdda build: Configuring banana-checker and jsonlint
Change-Id: I8b11109e8df32b61f017847a81ea34625592f475
2015-06-15 14:54:28 -07:00
Reedy 0a4722e739 Add .gitignore
Change-Id: I410d9ae4a58f2d9b69332cfd9c1a02820203ac90
2012-05-21 01:31:34 +01:00