Skip to content

Unify empty line at end of file with editorconfig

Jérome Perrin requested to merge feat/editorconfig into master

Introduce an editorconfig configuration file to tell developer editors that we want an empty line at end of file.

After making softwares and component uses a buildout.hash.cfg file, run eclint fix to apply the style.

eclint is also added in the commit hooks (that one can install with npm install from the root of this repository)

Edited by Jérome Perrin

Merge request reports