gnome-shell/js/misc
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
..
config.js.in fileUtils: Add helper for loading D-Bus XML from resource 2018-09-17 07:34:49 +00:00
extensionUtils.js style: Use space after catch 2019-07-01 23:44:11 +02:00
fileUtils.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
gnomeSession.js cleanup: Clean up unused imports 2019-02-09 05:05:07 +01:00
history.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
ibusManager.js style: Use space after catch 2019-07-01 23:44:11 +02:00
inputMethod.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
introspect.js introspect: Include sandboxed-app-id as well 2019-05-16 13:02:08 +00:00
jsParse.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
keyboardManager.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
loginManager.js style: Use space after catch 2019-07-01 23:44:11 +02:00
meson.build networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
modemManager.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
objectManager.js style: Use space after catch 2019-07-01 23:44:11 +02:00
params.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
permissionStore.js style: Fix stray/missing semi-colons 2019-07-01 23:44:11 +02:00
smartcardManager.js style: Fix stray/missing spaces 2019-07-01 23:44:11 +02:00
systemActions.js cleanup: Use consistent switch indentation 2019-07-02 12:17:46 +00:00
util.js style: Use camelCase for variable names 2019-07-01 23:44:11 +02:00
weather.js style: Use space after catch 2019-07-01 23:44:11 +02:00