Ed Sanders
a53a1bfa5e
build: Update linters
...
Change-Id: I1d32a8c331d7abae89d8fa539e0af4ee96935575
2023-10-26 13:52:08 +01:00
Thiemo Kreuz
f92fed31c7
Turn all TemplateData .css files into .less files
...
This patch intentionally doesn't do anything else. Later patches will
make use of LESS features.
Change-Id: I7ce7fdba12aa9f5fb49a752706b83f831632bed6
2022-08-08 15:29:03 +02:00
Ed Sanders
ef6294074e
build: Update devDependencies
...
Change-Id: I80bd6849b1616b9c94e75eddfbf5f476b799e07b
2022-03-13 17:17:03 +00:00
Thalia
1cd8a4719a
Fix Gruntfile.js path for stylelint
...
Change-Id: I19d214f409455cf3179b3e0d57617909f8f44cad
2020-08-25 16:01:44 +01:00
Ed Sanders
bf67ec6d52
build: Update eslint-config-wikimedia to 0.16.2
...
Change-Id: Ib53aa55795f228768a6226eebfdb5734d8a976d1
2020-07-08 13:08:35 +01:00
Ed Sanders
2db15c75a1
build: Update linters
...
Change-Id: Ie5cd0d355017eb802d0b302a69248886409fcbf9
2019-12-18 11:43:42 +00:00
James D. Forrester
68c4348935
build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint
...
Change-Id: I4510c552189ae7b0f458cb82f389dff7f14a0a96
2019-05-07 10:50:20 -07:00
Ed Sanders
6671a09959
build: Update eslint-config-wikimedia to 0.11.0
...
Change-Id: Ia109737bc7a0828dfdad14e4e2163d2add0c651c
2019-03-13 16:33:25 -07:00
Ed Sanders
49d469b2d1
build: Update eslint-config-wikimedia to 0.10.1
...
Change-Id: Ia8baa12906d4f23fcdf07a0bb664b4a3435d18df
2019-02-10 22:14:11 +00:00
Umherirrender
e6b6d8f509
build: Always exclude vendor and node_modules
...
Change-Id: I3d70756cbcb304c97d6ee85acacf4bcc2e786e0e
2017-11-12 00:38:41 +01:00
Umherirrender
d877470a70
Use json extension for .stylelintrc
...
Bug: T173516
Change-Id: Idfe75af687cc556c9369e6a68119d41ec67bef59
2017-08-19 10:35:07 +02:00
Ed Sanders
6565ee4cf5
build: Replace jscs/jshint with eslint
...
Change-Id: Iff79501de8d80a860eebb4a6e31dc8fca3285505
2016-12-02 22:05:13 +00:00
Ed Sanders
479f887af9
Update stylelint-config version
...
Change-Id: Ib2bfe549ff3c054c4363abbbc3ac78f4b6c6b51c
2016-05-24 15:25:25 +01:00
James D. Forrester
c8f4e02651
build: Replace csslint with stylelint and bump others
...
Change-Id: I84a1b850073ffae51c1c35a4f371cbac23b0d94e
2016-05-20 13:14:59 +01:00
Ed Sanders
ce3ce51558
Fix linting paths and resulting errors
...
Change-Id: Ib415d306124df53be085e358e7b868aa1ced9fd1
2016-02-19 17:48:51 +00:00
James D. Forrester
98fffb3d78
build: Upgrade various devDependencies to latest and make pass
...
* grunt-contrib-csslint: 0.4.0 -> 0.5.0
* grunt-banana-checker: 0.2.2 -> 0.4.0
* grunt-jscs: 1.8.0 -> 2.1.0
Change-Id: I3070938723648ef4e320d6abf88112b9c5a2b802
2015-10-06 17:24:40 -07:00
Kunal Mehta
05ded930b2
Gruntfile.js: Remove unused 'pkg'
...
It's unused and ends up being copied into a bunch of
repositories that also don't need it.
Change-Id: Ie8d1c905f382adc50ee71648e57bcfcf3f306ed2
2015-07-09 20:35:20 -07:00
Kunal Mehta
050b478c00
build: Update banana-checker, add jsonlint
...
Change-Id: If6efa3f5ee9c4b070916e25d8e1b7d93a6a94e1a
2015-06-12 15:52:10 +00:00
James D. Forrester
ac2c2f268e
build: Switch from grunt-jscs-checker to grunt-jscs
...
Use the 'wikimedia' preset, and make pass.
Change-Id: I1923b391bf79cc0992eb02ebe64c969e08354b6f
2015-06-05 18:21:18 -07:00
Kunal Mehta
8e3471ddc8
test: Read i18n directories for banana-checker from extension.json
...
Change-Id: I65a85756fcec790fe722c8bc523ba39c7d446b85
2015-05-29 12:44:52 -07:00
James D. Forrester
64a39ae460
Add a grunt checker for jshint, jscs, csslint, and banana and pass them
...
There was a pre-existing jshint config (.jshintrc) file that this upgrades based
on the equivalent files for VisualEditor and OOjs UI.
Change-Id: I3ecb0e65cc7ff090b7457be895917fbd8b8afd18
2014-06-03 20:16:18 -07:00