[Koha-bugs] [Bug 12545] Add EditorConfig file to the source tree

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 9 16:31:13 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12545

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 29587
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29587&action=edit
Bug 12545: Add EditorConfig.org file to the source tree

This patch adds a .editorconfig file to the source tree, that
enforces some of our coding guidelines.

Some editors try to detect the desired configurations from the currently
opened file. As we have tons of old code that doesn't follow our current
coding guidelines, this can lead to unintended QA problmes.

To test:
- Apply the patch
- Verify the .editorconfig file is in the top-level directory
- See the .editorconfig file expresses our coding guidelines

Regards
To+

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list