CMake: bump the minimal required version to 3.5
[libftdi] / doc / astyle_reformat.sh
CommitLineData
74387f27
TJ
1#!/bin/sh
2# Astyle settings used to format our source code
3/usr/bin/astyle --indent=spaces=4 --indent-switches --brackets=break \
4 --convert-tabs --keep-one-line-statements --keep-one-line-blocks \
5 $*