gnome-shell/js/gdm
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
..
authList.js gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
authPrompt.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
batch.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
credentialManager.js credentialManager: Shut up a JS warning 2020-11-26 14:17:26 +01:00
loginDialog.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
oVirt.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
realmd.js realmd: Set login format to null on start and update if invalid 2019-09-09 19:28:18 +00:00
util.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
vmware.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00