1
0
forked from mirrors/0ad
Files
0ad/source/tools/templatessorter
Ralph Sennhauser abdda50892 Format shell scripts using shfmt
This updates shell scripts to use a consistent style that can be enforced
via pre-commit hook.

As for choosing tabs over spaces, some arguments are:

- tabs can help people with visual impairment
- tabs allow for indenting heredocs in bash
- tabs are the default for the tool shfmt

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2024-08-26 09:03:00 +02:00
..

Templates sorting utility aimed to sort components (second level xml elements) in simulation templates in alphabetical order.

Usage:
./templatessorter.sh path_to_folder_with_simulation_templates