From a0561f44d75cb5419ebe636712a34a9ac1a817a3 Mon Sep 17 00:00:00 2001 From: Allen Winter Date: Sat, 24 Sep 2022 12:48:53 -0400 Subject: end-of-file-fixer for entire project --- .cmake-format.py | 1 - 1 file changed, 1 deletion(-) (limited to '.cmake-format.py') diff --git a/.cmake-format.py b/.cmake-format.py index b78b7969..f1e33624 100644 --- a/.cmake-format.py +++ b/.cmake-format.py @@ -238,4 +238,3 @@ with section("misc"): # A dictionary containing any per-command configuration overrides. Currently # only `command_case` is supported. per_command = {} - -- cgit v1.2.1