aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/pylint.yml
Commit message (Collapse)AuthorAgeFilesLines
* migrate from pylint to ruff (#1)Christian Cleberg2025-04-051-23/+0
| | | | | | | | | | | | | * migrate from pylint to ruff * Commit from GitHub Actions (Pylint) * rename pylint.yml to ruff.yml * only run ruff-action when python files change --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* update pylint dependenciesChristian Cleberg2024-11-061-1/+1
|
* exclude R0801 from pylintChristian Cleberg2024-10-281-1/+1
|
* fix pylint issuesChristian Cleberg2024-10-191-1/+1
|
* fix github actions versionChristian Cleberg2024-10-191-1/+1
|
* explicitly import pandasChristian Cleberg2024-10-191-1/+1
|
* Create pylint.ymlChristian Cleberg2024-10-191-0/+23