gnome-shell/js/ui/status
Florian Müllner a32c4f30d1 style: Allow lonely ifs where appropriate
We now have a lint rule to disallow lonely ifs, however there are
cases where the "lonely" part mirrors code from the preceding if
clause. Opt out of the lint rule in those cases.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/818
2019-11-11 23:51:17 +00:00
..
accessibility.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
bluetooth.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
brightness.js js: Replace child properties 2019-11-01 19:42:01 +00:00
dwellClick.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
keyboard.js cleanup: Only omit braces for single-line blocks 2019-11-11 19:25:14 +00:00
location.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
network.js style: Allow lonely ifs where appropriate 2019-11-11 23:51:17 +00:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
remoteAccess.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
rfkill.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00
screencast.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
system.js system: Replace action icons with regular menu items 2019-11-05 13:05:59 +00:00
thunderbolt.js cleanup: Require "dangling" commas 2019-11-11 19:25:14 +00:00
volume.js cleanup: Avoid unnecessary parentheses 2019-11-11 19:25:14 +00:00