#6 Issue closed
: Create a Bash code standard document¶
Labels: documentation
dagwieers opened issue at 2012-03-21 12:47:¶
We discussed this before on the list, some of the constructs we would like contributors to use have been discussed, others are still open to debate:
- Convert tabs to 4 spaces
- Convert test and [ ] constructs to [[ ]] and (( )) constructs
Add more here: x
gdha commented at 2013-12-20 10:08:¶
see https://github.com/rear/rear/wiki/Coding-Style
gdha commented at 2014-10-23 07:30:¶
it is available on our Wiki pages and added to the development page.
[Export of Github issue for rear/rear.]