gnome-shell/lint
Florian Müllner 2b45a01517 cleanup: Use new indentation style for object literals
We have made good progress on object literals as well, although there
are still a lot that use the old style, given how ubiquitous object
literals are.

But the needed reindentation isn't overly intrusive, as changes are
limited to the object literals themselves (i.e. they don't affect
surrounding code).

And given that object literals account for quite a bit of the remaining
differences between regular and legacy rules, doing the transition now
is still worthwhile.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2200>
2022-02-23 12:23:52 +00:00
..
eslintrc-gjs.yml lint: Partially sync with gjs 2022-01-25 15:21:16 +00:00
eslintrc-legacy.yml cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
eslintrc-shell.yml extensionUtils: Add gettext convenience helpers 2021-08-14 18:45:25 +00:00