Starmel / SwiftLintPy

Lightweight Swift lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftLintPy

Demo of custom SwiftLint rules written in Python to handle a swift source code structure.

To proceed swift structures it uses SourceKitten framework.

Demo limited to proceed only one rule.

Idea

Lightweight SwiftLint rules written in Python to make it easier to write custom rules and make it more flexible.

Goal: place rules near the code they are checkin to make it easier to maintain and extend for team work.

About

Lightweight Swift lint


Languages

Language:Python 100.0%