https://github.com/patwie/pylint
Self-hosted GitHub Integration for new Check API, Commit Status and Python linting
https://github.com/patwie/pylint
Last synced: 5 months ago
JSON representation
Self-hosted GitHub Integration for new Check API, Commit Status and Python linting
- Host: GitHub
- URL: https://github.com/patwie/pylint
- Owner: PatWie
- License: apache-2.0
- Created: 2017-12-13T12:48:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T16:32:13.000Z (over 6 years ago)
- Last Synced: 2025-05-12T14:14:55.996Z (5 months ago)
- Language: Go
- Homepage:
- Size: 6.07 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[PyLint](https://github.com/PatWie/pylint) is a self-hosted *lightweight* GitHub Integration to lint python code in your git repositories. It supports the new GitHub Checks API.
![]()
[](https://ci.patwie.com/PatWie/pylint)
Features:
* self-hosted and lightweight (just download the release containing 2 binaries)
* out-of-the-box running when properly configured
* it uses the new GitHub Checks-API
* minimal GitHub-permissions are required compared to OAuth and other CI servicesDocumentation:
* Install Documentation [./INSTALL.md](./INSTALL.md)