From b43472c6ddc6f27541fba643033a4a8b549efd64 Mon Sep 17 00:00:00 2001 From: Slava Krutelyov Date: Fri, 17 May 2024 13:56:24 -0700 Subject: [PATCH] rm space in readme for tests --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 02fbef94..af763ca3 100644 --- a/README.md +++ b/README.md @@ -288,4 +288,3 @@ The makefile in the `SDL` directory includes phony targets to run `clang-format` Runs `clang-tidy` on the code in the `SDL` directory to performs the checks specified in `.clang-tidy`. - `make check-fix` Same as `make check`, but fixes the issues that it knows how to fix. - \ No newline at end of file