-
Improvement
-
Resolution: Fixed
-
Minor
-
3.2
-
MOODLE_32_STABLE
-
MOODLE_32_STABLE
-
MDL-55244-master -
It's noisy having the existing coding style issues in shifter modules, a lot of them can be fixed by eslint --fix automatically and mean developers won't have to worry about fixing them when working on existing code. Additionally we can fix a lot of them without affecting the minified output (making it easier to verify the changes do not affect functionality/introduce regressions) just improve style.