Hi, I am the project lead of Walkmod. I would like to add to Alex comments that another important feature is that it allows just to apply your code conventions without rewriting the hole code base according an specific formatter. Consequently, its executions do not need to reformat all your code. It just removes or add those pieces of code in the appropiate gap without rewriting all your source code. E.g. if you want to ensure that there is no dead code or apply an specific license.
It also respects the Line End of each source file but, if you want I can work on adapting it to ensure an specific Line End. 2015-11-19 16:36 GMT+01:00 Alex Soto <[email protected]>: > The good thing about Walkmod is that you don't relay on IDE configuration, > it is a separated process that can generate a PR with the changes so all > code is uniform. > > El dj., 19 nov. 2015 a les 16:35, Andy Gumbrecht (< > [email protected]>) > va escriure: > > > +1 on anything that promotes a globally uniform format. > > > > Still need the IDEA settings import/export to match whatever is > configured. > > > > Someone on unix box will have to ensure everything is LF except maybe > > *.bat & *.cmd <- Not sure how to handle that, but can be done in > > .gitattributes I think? > > > > -- > > Andy Gumbrecht > > https://twitter.com/AndyGeeDe > > http://www.tomitribe.com > > > > > -- Raquel Pau *"Education is the most powerful weapon which you can use to change the world**"* Nelson Mandela personal page: http://sites.google.com/site/raquelpau/
