gnome-shell/js/misc
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
..
config.js.in fileUtils: Add helper for loading D-Bus XML from resource 2018-09-17 07:34:49 +00:00
extensionUtils.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
fileUtils.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
gnomeSession.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
history.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
ibusManager.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
inputMethod.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
introspect.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
jsParse.js cleanup: Fix missing/stray spaces 2019-11-11 19:25:14 +00:00
keyboardManager.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginManager.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
meson.build networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
modemManager.js modemManager: Define ModemBase GObject class for modems 2019-11-08 23:12:47 +00:00
objectManager.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
params.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
permissionStore.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
smartcardManager.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
systemActions.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
util.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
weather.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00