node-x11 icon indicating copy to clipboard operation
node-x11 copied to clipboard

Use consistent coding style

Open santigimeno opened this issue 11 years ago • 1 comments

Hi,

This is more of a personal request. The coding style is not consistent throughout the code and specially the use of tabs/spaces and different indentation values annoys me every time I read and try to modify the code. Would it be possible we define some basic guidelines: indentation, tabs/spaces, etc.? I would happily modify the code if we can agree on that.

Thanks in advance!

santigimeno avatar Feb 26 '13 11:02 santigimeno

Would be good to have, but I'll probably prefer coding style in the form of script I can run or set as commit hook rather then verbal guidelines ( using something like https://github.com/Constellation/escodegen )

sidorares avatar Feb 28 '13 00:02 sidorares