mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-66265 javascript: Ignore camelcase in Gruntfile
This commit is contained in:
parent
f59ac4166c
commit
9ec0cbe9ee
@ -576,6 +576,7 @@ module.exports = function(grunt) {
|
||||
};
|
||||
|
||||
if (relativePath) {
|
||||
/* eslint-disable camelcase */
|
||||
sub.relative_root = relativePath;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user