From 223508bed8a99d55a217f051aeba9802bfe7e46a Mon Sep 17 00:00:00 2001 From: Mikhail Zhigulin Date: Tue, 14 Jun 2022 12:50:16 +0700 Subject: [PATCH] Add trailing_whitespace case --- TestHound/TestHound/ViewController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestHound/TestHound/ViewController.swift b/TestHound/TestHound/ViewController.swift index 54a17e4..55a5016 100644 --- a/TestHound/TestHound/ViewController.swift +++ b/TestHound/TestHound/ViewController.swift @@ -13,5 +13,5 @@ class ViewController: UIViewController { super.viewDidLoad() // Do any additional setup after loading the view. } - + }