Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pylint warnings / cleanup (#2218) | Giampaolo Rodola | 2023-04-01 | 1 | -10/+10 |
* | move isort and coverage config into pyproject.toml | Giampaolo Rodola | 2022-10-18 | 1 | -2/+1 |
* | add flake8-debugger plugin to detect pdb/set_trace() lines | Giampaolo Rodola | 2022-05-25 | 1 | -4/+4 |
* | integrate flake8-blind-except plugin | Giampaolo Rodola | 2022-05-25 | 1 | -4/+4 |
* | assert scripts have +x bit | Giampaolo Rodola | 2021-12-15 | 1 | -2/+3 |
* | git pre commit hook: use shlex.split() | Giampaolo Rodola | 2021-12-15 | 1 | -6/+4 |
* | Automatically sort imports (isort CLI tool) (#2033) | Giampaolo Rodola | 2021-12-14 | 1 | -2/+15 |
* | Git hook for renamed/added/deleted files + flake8 print() + tidelift (#1704) | Giampaolo Rodola | 2020-02-21 | 1 | -0/+141 |