gnome-shell/js/ui/components
Florian Müllner 6ed5bc2f6c cleanup: Use consistent switch indentation
We are currently inconsistent on whether case labels share the same
indentation level as the corresponding switch statement or not. gjs
goes with the default of no additional indentation, so go along with
that.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/608
2019-07-02 12:17:46 +00:00
..
__init__.js cleanup: Use spaces for indentation 2019-07-02 12:17:46 +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 cleanup: Use spaces for indentation 2019-07-02 12:17:46 +00:00
polkitAgent.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
telepathyClient.js cleanup: Use consistent switch indentation 2019-07-02 12:17:46 +00:00