Skip to content

Instantly share code, notes, and snippets.

View tobiasbayer's full-sized avatar

Tobias Bayer tobiasbayer

  • inovex GmbH
  • Regensburg, Germany
View GitHub Profile
#!/usr/bin/env ruby
###########################################################################
# Script to be called as an Xcode 4 behaviour which will attempt to
# uncrustify all source files in the open project.
#
# (c) Copyright 2012 David Wagner.
#
# Complain/commend: http://noiseandheat.com/
#
#*************************************************************************#