aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ruff.yml
Commit message (Collapse)AuthorAgeFilesLines
* update .github files (#4)Christian Cleberg2025-05-061-0/+37
| | | | | * add FUNDING.yml * add ruff.yml
* remove .githubChristian Cleberg2025-04-301-37/+0
|
* migrate from pylint to ruff (#1)Christian Cleberg2025-04-051-0/+37
* 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>