- id: swiftlint
name: SwiftLint
description: "Check Swift files for issues with SwiftLint"
entry: "swiftlint --quiet"
language: swift
types: [swift]