mirror of
https://github.com/fxm90/GradientLoadingBar.git
synced 2026-06-16 12:24:31 +00:00
♻️ :: Added target GradientLoadingBar_Tests to allowed file-headers and adapted comments accordingly
This commit is contained in:
@@ -28,7 +28,7 @@ file_header:
|
||||
required_pattern: |
|
||||
\/\/
|
||||
\/\/ SWIFTLINT_CURRENT_FILENAME
|
||||
\/\/ (GradientLoadingBar|GradientLoadingBar_Example)
|
||||
\/\/ (GradientLoadingBar|GradientLoadingBar_Example|GradientLoadingBar_Tests)
|
||||
\/\/
|
||||
\/\/ Created by .*? on \d{1,2}\/\d{1,2}\/\d{2}\.
|
||||
\/\/ Copyright © \d{4} .*?\. All rights reserved\.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// Observable+ObserveDistinctTestCase.swift
|
||||
// GradientLoadingBar_Example
|
||||
// GradientLoadingBar_Tests
|
||||
//
|
||||
// Created by Felix Mau on 08/25/18.
|
||||
// Copyright © 2018 Felix Mau. All rights reserved.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// GradientLoadingBarViewModelTestCase.swift
|
||||
// GradientLoadingBar_Example
|
||||
// GradientLoadingBar_Tests
|
||||
//
|
||||
// Created by Felix Mau on 12/26/17.
|
||||
// Copyright © 2017 Felix Mau. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user