Skip to content
Snippets Groups Projects
Commit 4ecaae94 authored by Matthijs Kooijman's avatar Matthijs Kooijman
Browse files

Make all indentation consistent.

Previously, there were many indentation styles in use: Real tabs, 2, 3
or 4 spaces, mixing these within the same file, function or even within
a single line.

This commit changes all bash scripts in the handlers, src and lib dirs
to use consistent indentation: three spaces are now used everywhere.
Other files (e.g. Makefiles) are left untouched.

Additionally, this commit removes all trailing whitespace.
parent 386c4275
Branches
No related tags found
No related merge requests found
Showing
with 1183 additions and 1184 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment