After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 738603 - Sort all module imports
Sort all module imports
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2014-10-16 05:42 UTC by Mattias Bengtsson
Modified: 2014-10-16 05:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Sort all module imports (11.88 KB, patch)
2014-10-16 05:42 UTC, Mattias Bengtsson
accepted-commit_now Details | Review
Sort all module imports (11.91 KB, patch)
2014-10-16 05:45 UTC, Mattias Bengtsson
committed Details | Review

Description Mattias Bengtsson 2014-10-16 05:42:40 UTC
Let's sort our module imports and not look back.
Comment 1 Mattias Bengtsson 2014-10-16 05:42:44 UTC
Created attachment 288634 [details] [review]
Sort all module imports

Sort all module imports and divide them by local and external
modules (like in gnome-shell).
Comment 2 Jonas Danielsson 2014-10-16 05:45:50 UTC
Review of attachment 288634 [details] [review]:

Ack.
Comment 3 Mattias Bengtsson 2014-10-16 05:45:53 UTC
Created attachment 288635 [details] [review]
Sort all module imports

Sort all module imports and divide them by local and external
modules (like in gnome-shell).

(Fixes application.js imports sorting which was "half-done")
Comment 4 Jonas Danielsson 2014-10-16 05:47:11 UTC
Review of attachment 288635 [details] [review]:

Ack
Comment 5 Mattias Bengtsson 2014-10-16 05:49:40 UTC
Attachment 288635 [details] pushed as 42dd720 - Sort all module imports