From 0e648f041c2f38b311bbd1fd11f3ee833a4a826e Mon Sep 17 00:00:00 2001 From: David Horstmann Date: Thu, 8 Dec 2022 14:57:28 +0000 Subject: [PATCH] Rename Uncrustify configuration Make it more obvious that this is an Uncrustify configuration file. Signed-off-by: David Horstmann --- codestyle.cfg => .uncrustify.cfg | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename codestyle.cfg => .uncrustify.cfg (100%) diff --git a/codestyle.cfg b/.uncrustify.cfg similarity index 100% rename from codestyle.cfg rename to .uncrustify.cfg