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 753544 - Add a way to enforce coding style
Add a way to enforce coding style
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-08-12 07:26 UTC by Adrien Plazas
Modified: 2016-09-20 08:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add .editorconfig (945 bytes, patch)
2015-08-12 07:26 UTC, Adrien Plazas
none Details | Review
Add .editorconfig (979 bytes, patch)
2015-08-12 07:38 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2015-08-12 07:26:28 UTC
Adding a .editorconfig file could help to enforce the coding style of Boxes, especially as they work in Builder out of the box.
Comment 1 Adrien Plazas 2015-08-12 07:26:58 UTC
Created attachment 309105 [details] [review]
Add .editorconfig

Set indentation style for Makefile, Vala, UI, XML, CSS.

This is needed to ease keeping the coding style enforced.
Comment 2 Adrien Plazas 2015-08-12 07:38:37 UTC
Created attachment 309106 [details] [review]
Add .editorconfig

Set indentation style for Makefile, Vala, UI, XML, CSS.

This is needed to ease keeping the coding style enforced.
Comment 3 Zeeshan Ali 2015-08-12 10:06:19 UTC
Attachment 309106 [details] pushed as 3b90460 - Add .editorconfig