Skip to content
This repository was archived by the owner on Aug 22, 2022. It is now read-only.

Repository files navigation

Pylint action

Run Pylint and add annotations for any warnings

Inputs

github-token

Required The GitHub API token.

paths

Paths to lint, defaults to the project root.

diff-against-brach

A branch to check any modified files against. The paths argument is ignored if this is specified.

Example usage

name: Pylint
uses: kolonialno/pylint-action
with:
  github-token: ${{ secrets.GITHUB_TOKEN }}
  diff-against-branch: main

About

A GitHub Action for running Pylint

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages