Skip to content

Commit

Permalink
Swiftlint
Browse files Browse the repository at this point in the history
  • Loading branch information
Supereg committed Sep 30, 2024
1 parent f9069fa commit 0ad684f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
1 change: 0 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ func swiftLintPackage() -> [PackageDescription.Package.Dependency] {
[]
}
}

14 changes: 7 additions & 7 deletions Sources/TemplatePackage/TemplatePackage.docc/TemplatePackage.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# ``TemplatePackage``

<!--
#
# This source file is part of the TemplatePackage open source project
#
# SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md)
#
# SPDX-License-Identifier: MIT
#
This source file is part of the TemplatePackage open source project
SPDX-FileCopyrightText: 2022 Stanford University and the project authors (see CONTRIBUTORS.md)
SPDX-License-Identifier: MIT
-->

The template repository contains a template Swift Package, including a continuous integration setup.
Expand Down

0 comments on commit 0ad684f

Please sign in to comment.