Skip to content

Commit cd76f80

Browse files
committed
chore: apply swift-format with 4-space indentation
1 parent 43e78d3 commit cd76f80

File tree

5 files changed

+515
-512
lines changed

5 files changed

+515
-512
lines changed

.spi.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 1
2+
builder:
3+
configs:
4+
- documentation_targets:
5+
- EmailAddress

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# swift-emailaddress-type
22

3-
[![Swift](https://img.shields.io/badge/Swift-6.0-orange.svg)](https://swift.org)
4-
[![Platforms](https://img.shields.io/badge/Platforms-macOS%2013%2B%20|%20iOS%2016%2B-lightgray.svg)]()
5-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
63
[![CI](https://github.com/coenttb/swift-emailaddress-type/workflows/CI/badge.svg)](https://github.com/coenttb/swift-emailaddress-type/actions/workflows/ci.yml)
4+
![Development Status](https://img.shields.io/badge/status-active--development-blue.svg)
75

86
Type-safe email address validation and parsing for Swift, supporting multiple RFC standards.
97

0 commit comments

Comments
 (0)