Skip to content

chore: run pylint locally and fix lint issues #4

chore: run pylint locally and fix lint issues

chore: run pylint locally and fix lint issues #4

Workflow file for this run

name: pylint
on: pull_request
jobs:
gitHubActionForPylint:
name: GitHub Action for pylint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: GitHub Action for pylint
uses: cclauss/[email protected]
with:
args: pylint --rcfile .pylintrc ./pypi/data-processing/**/*.py