Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Bash code standard document #6

Closed
dagwieers opened this issue Mar 21, 2012 · 2 comments
Closed

Create a Bash code standard document #6

dagwieers opened this issue Mar 21, 2012 · 2 comments
Assignees
Milestone

Comments

@dagwieers
Copy link
Contributor

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
Copy link
Member

gdha commented Dec 20, 2013

gdha added a commit that referenced this issue Jan 8, 2014
…defined variables instead (issue #342);

added short license text (issue #116); replaced tabs by 4-spaces (issue #6)
@gdha gdha self-assigned this Oct 23, 2014
@gdha
Copy link
Member

gdha commented Oct 23, 2014

it is available on our Wiki pages and added to the development page.

@gdha gdha closed this as completed Oct 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants