gnome-shell/js/ui/components
Florian Müllner ebf77748a8 cleanup: Require "dangling" commas
Since ES5, trailing commas in arrays and object literals are valid.
We generally haven't used them so far, but they are actually a good
idea, as they make additions and removals in diffs much cleaner.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Use object shorthand where possible 2019-11-11 19:25:14 +00:00
autorunManager.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
keyring.js keyring: Inherit KeyringPrompter from Gcr.SystemPrompter 2019-11-08 23:12:47 +00:00
networkAgent.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
polkitAgent.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
telepathyClient.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00