euler_bench icon indicating copy to clipboard operation
euler_bench copied to clipboard

Code style guide for bin/*

Open notbenh opened this issue 15 years ago • 5 comments

currently 3 spaces for indentation is not going over well.

notbenh avatar Aug 12 '09 22:08 notbenh

correction it seems that my use of whitespace is unacceptable to some.

notbenh avatar Aug 12 '09 22:08 notbenh

We need coding standard tests. Parrot has some very extensive examples that we can steal.

leto avatar Aug 12 '09 22:08 leto

Should that extend to the solutions? or just the code that we put together?

notbenh avatar Aug 12 '09 22:08 notbenh

I would say that it is more important to have coding standard tests for bin/, because those will be in continual development. But we can always run them on the implementations as well and then decide if we care.

leto avatar Aug 15 '09 01:08 leto

Agreed, I personally do not care that much but this was an outgrowth of Eric complaining about my style and I figured that it would be good to just cement something in place in an effort to reduce the argument next time it shows up.

notbenh avatar Aug 15 '09 14:08 notbenh