From ca5764aa31b2c60d490d6926be1fc922f2c80052 Mon Sep 17 00:00:00 2001 From: Max Desiatov Date: Wed, 3 Apr 2024 17:45:37 +0100 Subject: [PATCH] Update Swift version to 5.9 in `.swiftformat` --- .swiftformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.swiftformat b/.swiftformat index 8ae09674179..4ee24410ab8 100644 --- a/.swiftformat +++ b/.swiftformat @@ -1,6 +1,6 @@ ## File options ---swiftversion 5.7 +--swiftversion 5.9 --exclude .build ## Formatting options