| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add flake8-simplify to ruff | Adam Janovsky | 2023-02-03 | 2 | -14/+7 | |
| | | ||||||
| * | pin linter versions, fix some lint problems | Adam Janovsky | 2023-02-03 | 1 | -1/+0 | |
| | | ||||||
| * | fix some return statements | Adam Janovsky | 2023-02-03 | 5 | -12/+8 | |
| | | ||||||
| * | ruff enforce comprehensions | Adam Janovsky | 2023-02-03 | 2 | -2/+2 | |
| | | ||||||
| * | ruff enforce pathlib | Adam Janovsky | 2023-02-02 | 1 | -21/+24 | |
| | | ||||||
| * | adds some pylint checks to ruff | Adam Janovsky | 2023-01-27 | 3 | -3/+3 | |
| | | ||||||
| * | Fix/pypdf and cli fixes (#306) | adamjanovsky | 2023-01-10 | 3 | -12/+17 | |
| | | | | | | | * fix CLI path handling * bump pypdf * fix gitignore bug * default n_threads arg, allow all cores utilization with -1 | |||||
| * | fix OCR txt_path access | Adam Janovsky | 2022-12-14 | 1 | -2/+6 | |
| | | ||||||
| * | flat -> src layout (#294) | adamjanovsky | 2022-12-09 | 9 | -0/+2038 | |
| - Some mypy fixes - Flat layout -> src layout - Ditch `setup.py` and `setup.cfg` in favour of `pyproject.toml` - Non-pinned requirements moved from `requirements/*.in` to `pyproject.toml` | ||||||
