1
0
mirror of https://github.com/FreeOpcUa/freeopcua synced 2025-10-26 19:56:54 +08:00
freeopcua/restyle
mdcb 25ff3962d9 Consistent C++ styling (#243)
* Additional C++ styling guidelines and script

* Style overhaul per new guidelines
2017-05-30 21:20:57 +02:00

5 lines
104 B
Bash
Executable File

#! /bin/bash
astyle --options=astylerc `find . -regextype posix-extended -regex ".*\.(c|cpp|h|hpp)"`