mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-09 17:25:00 +00:00
Allow contiki-indent to operate on multiple files at once
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
export INDENT_PROFILE=`dirname $0`/indent.pro
|
||||
indent $1
|
||||
indent $*
|
||||
|
Reference in New Issue
Block a user