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
Issues
Currently installs .ghlint into cd /Users/martinbuberl/.pyenv/versions/3.6.1/ghlint
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.6.tar.gz
(4.4 kB
view details)
File details
Details for the file ghlint-0.2.6.tar.gz.
File metadata
- Download URL: ghlint-0.2.6.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b0676062e6827c518220b9c8f6b4641f1eece73c846f8c81b847dc1c3b0a7e6
|
|
| MD5 |
5d0a5109d7ae8ad73f8b194c3410cc7b
|
|
| BLAKE2b-256 |
344677555edd77a2c878517db5f9b97edaeebdd16978d03801a31e93ed9de7bb
|