isa-l/tools/iindent
Greg Tucker 430e862a9c Change indent format for minimal changes with latest
Latest indent 2.2.12 has some changes and bug fixes including adding -sar to -kr
and recognizing size_t as a standard type.

Change-Id: Id613cfb3cebdbe8e9e8823236adb5ee6eb712229
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
2019-07-03 15:12:50 -07:00

3 lines
54 B
Bash
Executable File

#!/bin/sh
indent -linux -l95 -cp1 -lps -il6 -ncs "$@"