kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #13424
kicad_plugin.cpp file strange formatting after commit bzr 4887.
Orson,
The file kicad_plugin.cpp modified by your last commit (bzr 4887) looks
very strange:
tabs are fully incorrect and the entire file does not meet our coding style.
Many m_out->Print( aNestLevel, ...) have very bad tabs formatting, and
there are also a lot of other serious coding style issues.
Before commit 4887, the file formatting was very good, it is now not
easily readable.
--
Jean-Pierre CHARRAS
Follow ups