Skip to content

Commit d0c0515

Browse files
committed
chore: remove swiftlint warnings
1 parent 4e7a4ae commit d0c0515

File tree

3 files changed

+18
-9
lines changed

3 files changed

+18
-9
lines changed

OUDS/Core/Components/Sources/Indicators/Badge/Internal/BadgeLayout.swift

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
//
2-
// BadgeLayout.swift.tmp.swift
3-
// OUDS
2+
// Software Name: OUDS iOS
3+
// SPDX-FileCopyrightText: Copyright (c) Orange SA
4+
// SPDX-License-Identifier: MIT
45
//
5-
// Created by Ludovie Pinel Le Roux on 12/11/2025.
6+
// This software is distributed under the MIT license,
7+
// the text of which is available at https://opensource.org/license/MIT/
8+
// or see the "LICENSE" file for more details.
9+
//
10+
// Authors: See CONTRIBUTORS.txt
11+
// Software description: A SwiftUI components library with code examples for Orange Unified Design System
612
//
713

814
import SwiftUI

OUDS/Core/Components/Sources/Indicators/Badge/Internal/BadgeModifier.swift

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
//
2-
// BadgeModifier.swift.tmp.swift
3-
// OUDS
2+
// Software Name: OUDS iOS
3+
// SPDX-FileCopyrightText: Copyright (c) Orange SA
4+
// SPDX-License-Identifier: MIT
45
//
5-
// Created by Ludovie Pinel Le Roux on 12/11/2025.
6+
// This software is distributed under the MIT license,
7+
// the text of which is available at https://opensource.org/license/MIT/
8+
// or see the "LICENSE" file for more details.
9+
//
10+
// Authors: See CONTRIBUTORS.txt
11+
// Software description: A SwiftUI components library with code examples for Orange Unified Design System
612
//
7-
813
import OUDSTokensSemantic
914
import SwiftUI
1015

Package.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// swift-tools-version: 6.2
2-
31
//
42
// Software Name: OUDS iOS
53
// SPDX-FileCopyrightText: Copyright (c) Orange SA

0 commit comments

Comments
 (0)