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
Built Distribution
File details
Details for the file selective_linter-0.0.1.tar.gz
.
File metadata
- Download URL: selective_linter-0.0.1.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9eccdb6c10cbe9270bef362296be830954517117138c9e5c152683821ed0ea1 |
|
MD5 | 8434f64b983da3fa3dc7393bb9aaac5c |
|
BLAKE2b-256 | a29f625c2983e6e402fc8ff44382e6e3e35f7c6f903093889ba2ce3cd43e30c5 |
File details
Details for the file selective_linter-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: selective_linter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.34.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa94c6039a97f00961b5eec09ef856820a0a73a9977b10054a7c291a84310cb6 |
|
MD5 | 4d79db546e4aa7111e2512c73c2ac3f8 |
|
BLAKE2b-256 | 10ae5a852ebcbbef0b08c5cffff5fdb90108c90aeab826246618b3b6696d5c63 |