Skip to main content

Linting utility for GitHub

Project description

build pypi

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.4.tar.gz (4.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page