diff --git a/test/arguments/without_sql_code/build.xml b/test/arguments/without_sql_code/build.xml index 9eb56e506..db17501af 100644 --- a/test/arguments/without_sql_code/build.xml +++ b/test/arguments/without_sql_code/build.xml @@ -24,7 +24,11 @@ - + + + + + diff --git a/test/build.xml b/test/build.xml index cb5ed8b19..7c9581266 100644 --- a/test/build.xml +++ b/test/build.xml @@ -198,12 +198,15 @@ spotbugs.home_dir - Location of the spotbugs tool. If not set, spo - + + + + Command hints to reformat source manually using clang-format tool (in case of format errors): git clang-format clang-format --style=file -i [SOURCE] - + diff --git a/test/language/comments/build.xml b/test/language/comments/build.xml index 7f3e8409e..ea48a15d9 100644 --- a/test/language/comments/build.xml +++ b/test/language/comments/build.xml @@ -22,7 +22,11 @@ - + + + + + diff --git a/test/language/rules/build.xml b/test/language/rules/build.xml index 39854f1f7..e7c5fb082 100644 --- a/test/language/rules/build.xml +++ b/test/language/rules/build.xml @@ -22,7 +22,11 @@ - + + + + +