Linting utility for GitHub
Project description
Linting utility for GitHub.
Getting Started
Set the environment variables GITHUB_USERNAME and GITHUB_PASSWORD to your GitHub credentials. Alternatively, configure your username and access token in the [SETTINGS] section of the .ghlintrc file:
[SETTINGS]
# GitHub username
username=YOUR_USERNAME
# GitHub password or personal access token
password=YOUR_PASSWORD
Run
pip install -r requirements.txt
python ghlint
or
pip install .
ghlint
Tooling
Using pyenv to switch between multiple versions of Python:
pyenv versions
pyenv global 3.6.1
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ghlint-0.2.5.tar.gz
(4.5 kB
view details)
File details
Details for the file ghlint-0.2.5.tar.gz.
File metadata
- Download URL: ghlint-0.2.5.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
74a0e5e6846eee3a652baade66f0c095944fafc9f9d36456eb1438c37ebfacd4
|
|
| MD5 |
ed01ab6e7568c5b78b15d9f2a8e2859b
|
|
| BLAKE2b-256 |
8253a3ea1be542e475bb1074c5950a77f03b0b2ae95a02a9fcfa3bc7690ac157
|