mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-04-06 11:38:12 +00:00
Allow contiki-indent to operate on multiple files at once
This commit is contained in:
parent
c31a907ccd
commit
9131c4183b
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
export INDENT_PROFILE=`dirname $0`/indent.pro
|
||||
indent $1
|
||||
indent $*
|
||||
|
Loading…
x
Reference in New Issue
Block a user