gnome-shell/js/ui/components
Florian Müllner 4bfb4a0e3d cleanup: Fix wrong indentation
Some more places where the indentation doesn't comply with either
the old or new style. They slipped through because the legacy eslint
configuration accounts for some patterns by plainly ignoring certain
nodes. We'll address that later, first fix up the indentation errors.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/725
2019-09-15 13:30:19 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00
autorunManager.js cleanup: Fix wrong indentation 2019-09-15 13:30:19 +00:00
keyring.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
networkAgent.js cleanup: "Only" use two indentation styles for object literals 2019-09-12 23:18:24 +02:00
polkitAgent.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
telepathyClient.js cleanup: Stop using Mainloop module 2019-09-12 19:09:24 +02:00