tailor

Cross-platform static analyzer and linter for Swift code

brewmacoslinux
Try with needOr install directly
Source

About

Cross-platform static analyzer and linter for Swift

Commands

tailor

Examples

Analyze a Swift file for style issues$ tailor path/to/file.swift
Analyze entire directory recursively$ tailor path/to/directory
Analyze with verbose output and custom configuration$ tailor --verbose --config .tailor.yml path/to/project