#57 Issue closed: Fix indentation in all scripts

Labels: cleanup

dagwieers opened issue at 2012-04-07 22:02:

We decided ages ago to have indentation use 4 spaces. Currently the indentation is a mix of various personal styles.

During the reorganization we could do a re-indentation as well. By doing this together we avoid introducing errors or merge-conflicts with other changes. We probably also want to change other Bash constructs as we discussed (using [[ ]] and (( )), use of LogIfError/BugIfError, etc.)

schlomo commented at 2012-04-09 16:10:

+1
Am 08.04.2012 00:02 schrieb "Dag Wieƫrs" <
reply@reply.github.com

:

We decided ages ago to have indentation use 4 spaces. Currently the
indentation is a mix of various personal styles.

During the reorganization we could do a re-indentation as well. By doing
this together we avoid introducing errors or merge-conflicts with other
changes. We probably also want to change other Bash constructs as we
discussed (using [[ ]] and (( )), use of LogIfError/BugIfError, etc.)


Reply to this email directly or view it on GitHub:
https://github.com/rear/rear/issues/57

gdha commented at 2015-10-29 11:11:

We know and are trying to deal with it - gonna close this issue


[Export of Github issue for rear/rear.]