Skip to content

Update README.md

Update README.md #47

Workflow file for this run

name: Pylint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: Silleellie/pylint-github-action@v2.1
with:
lint-path: |
main.py
mods
python-version: 3.11
pylintrc-path: .pylintrc