mirror of
https://github.com/moodle/moodle.git
synced 2025-08-02 15:49:43 +02:00
MDL-43194 JavaScript: Correct maxlen jshint configuration
This commit is contained in:
parent
9b37cd72a2
commit
ea90423cf9
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"sub": false,
|
||||
"supernew": false,
|
||||
"maxerr": 500,
|
||||
"maxlen": 150,
|
||||
"maxlen": 180,
|
||||
"passfail": false,
|
||||
"latedef": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue