gnome-shell/js/gdm
Florian Müllner 07cc84f632 cleanup: Only omit braces for single-line blocks
Braces can be avoided when a block consists of a single statement,
but readability suffers when the statement spans more than a single
line.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
authPrompt.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
batch.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
fingerprint.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginDialog.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
oVirt.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02: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 object shorthand where possible 2019-11-11 19:25:14 +00:00