moodle/.grunt/tasks
Andrew Nicols 171149b2a2 MDL-76727 core: Allow phpcs configuration to be overridden locally
This change reduces the priority of the shipped phpcs configuration to
allow for local overrides.

This is beneficial in several situations:
- when users wish to apply stricter or additional standards
- when the integration team wishes to trial new rules
2022-12-20 09:34:47 +08:00
..
componentlibrary.js MDL-72326 grunt: Fix component library grunt on Windows 2021-10-04 13:18:08 +01:00
eslint.js
gherkinlint.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
ignorefiles.js MDL-76727 core: Allow phpcs configuration to be overridden locally 2022-12-20 09:34:47 +08:00
javascript.js MDL-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +08:00
jsconfig.js MDL-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +08:00
jsdoc.js MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
sass.js
shifter.js
startup.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
style.js MDL-61460 Grunt: Make startup tasks configurable by tasks 2021-07-08 09:51:02 +08:00
stylelint.js MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
watch.js