A script to be used as a pre-commit git hook for projects written in Swift
Project description
Selective (Swift) Linter
This is a package to be used as a pre-commit git hook to lint changes in .swift files using Swiftlint Installed via Homebrew.
Installation and Dependencies
To install swiftlint from the terminal use Homebrew:
$ brew install swiftlint
To install this Python3 package
$ pip3 install selective_linter
To install the git hook to a repository, navigate to the root of that repository and run
$ python3 -m selective_linter --install
To deactivate the script run
$ git config hooks.skipswitflint true
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
selective_linter-0.0.3.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for selective_linter-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeaa0da1a386a13e9fd9a8954b1e92cef8735e67f85f1c2ab4be151dbab0a36c |
|
MD5 | 590b1dcdeeadbcdd790c7ce2dfd107a0 |
|
BLAKE2-256 | 093e3ed6657fc6276a6748032e2459aaa71d864726fa328364723f0b36f10bbb |