Skip to content

Files

Latest commit

 

History

History
22 lines (18 loc) · 1.32 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.32 KB

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