webmastak / gnome-shell-extensions-mediaplayer

A mediaplayer indicator for GNOME Shell 3.18+.
https://extensions.gnome.org/extension/55/media-player-indicator/
GNU General Public License v2.0
376 stars 106 forks source link

Minor fixes: semicolons and hidden bug #428

Closed lexruee closed 7 years ago

lexruee commented 7 years ago

In summary, this is just a nitpicking pull-request :smile:. Take it or leave it, hehe. Anyways, I ran the static code analyzer jshint on the code basis and found some minor semicolon issues: 4b55004, 718c9af, 41996ad, 001ff10, 7b36fce, aabc72a, 4041023, d88b337

Besides that I found a hidden bug where a constant was used but not defined: 3e453bf

JasonLG1979 commented 7 years ago

The code is U-G-L-Y as far as formatting and style. I wouldn't say no to any clean up you can do :)