mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
7 lines
179 B
YAML
7 lines
179 B
YAML
- id: swiftformat
|
|
name: SwiftFormat
|
|
description: "Check swift files for formating issues with SwiftFormat"
|
|
entry: swiftformat
|
|
language: swift
|
|
types: [swift]
|