gnome-shell/lint
Florian Müllner 5f77cdb0b9 lint: Enforce arrow notation
We replaced all Lang.bind() calls with arrow functions or the standardized
Function.prototype.bind(), at least for the former eslint has some options
to ensure that the old custom doesn't sneak back in.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/609
2019-07-12 16:01:07 +00:00
..
eslintrc-gjs.json lint: Import eslint rules from gjs 2019-07-12 16:01:07 +00:00
eslintrc-shell.json lint: Enforce arrow notation 2019-07-12 16:01:07 +00:00