From 490a70226cb7e1889d2af53ee051495152039325 Mon Sep 17 00:00:00 2001 From: saroar Date: Thu, 9 Sep 2021 16:25:59 +0300 Subject: [PATCH] update gitignore for test_output & update swiftlint --- .gitignore | 2 ++ .swiftlint.yml | 1 + test_output/report.html | 2 +- test_output/report.junit | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1357128..21c1a0f 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,5 @@ Addame/Configs/Production.xcconfig *.dSYM.* /fastlane/report.xml /fastlane/FastlaneRunner +test_output/report.html +test_output/report.junit diff --git a/.swiftlint.yml b/.swiftlint.yml index 087f61e..ae53bc2 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -1,4 +1,5 @@ disabled_rules: + - empty_enum_arguments - vertical_parameter_alignment_on_call - weak_delegate - vertical_parameter_alignment diff --git a/test_output/report.html b/test_output/report.html index 84aafe7..854de01 100644 --- a/test_output/report.html +++ b/test_output/report.html @@ -132,7 +132,7 @@

EventFormViewTests.EventFormViewTests

-

0.030s

+

0.285s

testCreatEvent

diff --git a/test_output/report.junit b/test_output/report.junit index 9b6b1d9..27260b9 100644 --- a/test_output/report.junit +++ b/test_output/report.junit @@ -1,6 +1,6 @@ - + \ No newline at end of file