gnome-shell/js/ui/components
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
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
autorunManager.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
keyring.js keyring: Inherit KeyringPrompter from Gcr.SystemPrompter 2019-11-08 23:12:47 +00:00
networkAgent.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
polkitAgent.js polkitAgent: Inherit AuthenticationAgent from Shell.PolkitAuthenticationAgent 2019-11-08 23:12:47 +00:00
telepathyClient.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00