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.3.tar.gz
(4.2 kB
view details)
File details
Details for the file ghlint-0.2.3.tar.gz.
File metadata
- Download URL: ghlint-0.2.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dab9055435a49173a2844969a1942958a09803bd9ecadf5595d70941412a2ee8
|
|
| MD5 |
3ca348c168b6a5ff5b18415f44ee2ab8
|
|
| BLAKE2b-256 |
a6f5bdb582a339e4fde28d2c03acf68a9de5fa48d39673f22b12ede095e295c9
|