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.2.tar.gz
(4.0 kB
view details)
File details
Details for the file ghlint-0.2.2.tar.gz.
File metadata
- Download URL: ghlint-0.2.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63e730e3a39c9cba4fb5bf2b34ef31c3f41f5654199c4ff45b4aabe256108cc5
|
|
| MD5 |
20a66bc4cfeabd33cc6023b6cb7236bc
|
|
| BLAKE2b-256 |
1e12522d278dc6e0e15eb7a7e6e83102e4bb57c4d42266d1bf61f5e800bedf9d
|