Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Code formatting & clean-up standards.


Just my 2c, after being through this whole rigmarole many times. 
Then there is the whole issue of Java coding standards, of which I hate to even bring up* but I'm wondering if there has been any though about that cross-project and if not if anyone is interested in entertaining that..
If you are the person who is accepting patches and pull requests,
then you get to be an autocrat on that particular topic. If you are 
the project lead, the same applies (IMHO). Best approach is to 
give committers the tools that will modify non-compliant behaviours,
e.g. common config, code-cleanups, continuous integration style
checks, etc.

However, trying to roll such a thing out over many projects is going 
to be a non-starter, I'd suspect. :)

 --oh

Back to the top