From d29a6db896692a48bbde0267e4b5c148961fbab7 Mon Sep 17 00:00:00 2001 From: Rich Gowman Date: Fri, 2 Feb 2018 14:35:34 -0500 Subject: style.sh now ignores generated nanopb files --- scripts/style.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/style.sh b/scripts/style.sh index 1b41b13..b4c495d 100755 --- a/scripts/style.sh +++ b/scripts/style.sh @@ -70,6 +70,7 @@ files=$( # Checked-in generated code \%\.pb(objc|rpc)\.% d +\%\.pb\.% d # Format C-ish sources only \%\.(h|m|mm|cc)$% p -- cgit v1.2.3