While testing this patch (jenkinks log) I've detected the following:
21:58:25 Running "eslint:all" (eslint) task 21:58:30 21:58:30 /workspace/src/extensions/AbuseFilter/modules/ext.abuseFilter.edit.js 21:58:30 261:1 warning Line 261 exceeds the maximum line length of 100 max-len 21:58:30 395:1 warning Line 395 exceeds the maximum line length of 100 max-len 21:58:30 396:1 warning Line 396 exceeds the maximum line length of 100 max-len 21:58:30 21:58:30 /workspace/src/extensions/AbuseFilter/modules/ext.abuseFilter.examine.js 21:58:30 55:1 warning Line 55 exceeds the maximum line length of 100 max-len 21:58:30 21:58:30 ✖ 4 problems (0 errors, 4 warnings)
I'd say it'd be nice to get those fixed :-)
Thank you.