Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | migrate from pylint to ruff (#1) | Christian Cleberg | 2025-04-05 | 1 | -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 dependencies | Christian Cleberg | 2024-11-06 | 1 | -1/+1 |
| | |||||
* | exclude R0801 from pylint | Christian Cleberg | 2024-10-28 | 1 | -1/+1 |
| | |||||
* | fix pylint issues | Christian Cleberg | 2024-10-19 | 1 | -1/+1 |
| | |||||
* | fix github actions version | Christian Cleberg | 2024-10-19 | 1 | -1/+1 |
| | |||||
* | explicitly import pandas | Christian Cleberg | 2024-10-19 | 1 | -1/+1 |
| | |||||
* | Create pylint.yml | Christian Cleberg | 2024-10-19 | 1 | -0/+23 |