From 12d299f552a5aa8b6ea711dbe67805c4a5aab10d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 15 Sep 2024 07:54:31 +0200 Subject: Move to LLVM ruleset for Clang autoformatter --- c-structs/struct.h | 1 - 1 file changed, 1 deletion(-) (limited to 'c-structs/struct.h') diff --git a/c-structs/struct.h b/c-structs/struct.h index 38a0cc7..f456bf7 100644 --- a/c-structs/struct.h +++ b/c-structs/struct.h @@ -3,4 +3,3 @@ typedef struct { int health; float damage; } Character; - -- cgit v1.2.3