gnome-shell/js/ui/components
Florian Müllner 8fda3116f0 style: Fix brace style
Opening braces should be on the same line as the associated statement,
and only be omitted if both surrounding blocks are one-liners.

Partially spotted by eslint.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/607
2019-07-01 23:44:11 +02:00
..
__init__.js cleanup: Use Array.includes() to check for element existence 2019-07-01 21:28:52 +00:00
automountManager.js shellMountOperation: Support TCRYPT 2019-05-20 19:59:04 +02:00
autorunManager.js cleanup: Use Array.includes() to check for element existence 2019-07-01 21:28:52 +00:00
keyring.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
networkAgent.js style: Fix brace style 2019-07-01 23:44:11 +02:00
polkitAgent.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
telepathyClient.js style: Use space after catch 2019-07-01 23:44:11 +02:00