Hello all
I've just merged pull request that adds EditorConfig support for SOCI
source code.
EditorConfig (http://editorconfig.org/) should simplify work on source code
when developers are using different editors/IDEs for the same source code.
Some IDEs are supporting it natively, and for other there are plugins (
http://editorconfig.org/#download) that are able to use settings from
.editorconfig file & configure corresponding editor/IDE to apply these
settings.
There is one thing that I want to ask people who currently work on source
code - in merged .editorconfig, the configuration trim_trailing_whitespace
is set to true, meaning that all trailing whitespaces will be removed from
lines on save. But we may have these trailing whitespace already, and
applying this setting to actual source code when working on issues/new code
will lead to not necessary changes. To avoid this I can do this change on
whole source code & commit it as one single change, but this may lead to
not necessary conflicts.
Does anybody have not committed changes that may be broken from such
cleanup?
Thank you
--
With best wishes, Alex Ott
http://alexott.net/
Twitter: alexott_en (English), alexott (Russian)
Skype: alex.ott
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
soci-devel mailing list
soci-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/soci-devel