SwiftLintXcodePlugin icon indicating copy to clipboard operation
SwiftLintXcodePlugin copied to clipboard

SwiftLint Plugin for Xcode.

Github issues Github forks Github stars Github top language

SwiftLint Xcode Plugin

Demo

AutoCorrect All Files

all

AutoCorrect Current File

current

AutoCorrect Selected Range

selected

Usage

  1. Set SwiftLint Path
  • default: Default path is /usr/local/bin/swiftlint
  • relative: Relative path with the current project folder as the basis.
  • custom: Absolute path
Screen