[osg-users] EditorConfig file?

Chris Djali krizdjali at gmail.com
Thu Mar 14 06:34:33 PDT 2019


I'm fine making the pull request. I'd just like confirmation of exactly what the whitespace conventions are - I wouldn't want to set it to use four spaces for indentation for everything and then find out later that the CMake files use tabs or anything like that.

The main rules are listed here: https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#current-universal-properties

Beyond knowing if the preferred indentation size and style is the same for all file types (and if not, which differ), I'd like to know if there's any policy for stuff like whether trailing whitespace at the ends of lines should be removed, whether having a blank line at the end of files should be enforced, and whether there's a preferred character encoding (or whether we're going to assume everyone's going to stick to the characters in common between UTF-8 and ASCII).

Cheers,
Chris

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75709#75709







More information about the osg-users mailing list