From 2381c52c690342f773a7cfa500387b6bfad76952 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Thu, 30 Apr 2020 09:38:05 +0200 Subject: Automatic code formatting Also add git hooks that checks formatting --- tests/test_foreach/code.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/test_foreach') diff --git a/tests/test_foreach/code.php b/tests/test_foreach/code.php index 1dc5ab9..60ad311 100644 --- a/tests/test_foreach/code.php +++ b/tests/test_foreach/code.php @@ -1,6 +1,7 @@ vars["foo"] = array( "a" => array("a" => 100, "b" => 200), "b" => array("a" => 1, "b" => 2), -- cgit v1.2.3-54-g00ecf