| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | anti-pattern: fix re-definition of format variable in logger.py | Alex Schofield | 2025-02-17 | 1 | -2/+2 |
| | | |||||
| * | add method for reading csv content directly from string | Alex Schofield | 2025-02-17 | 1 | -0/+9 |
| | | |||||
| * | Merge remote-tracking branch 'refs/remotes/origin/feat/csv-reader' into ↵ | Alex Schofield | 2025-02-14 | 2 | -5/+6 |
| |\ | | | | | | | feat/csv-reader | ||||
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2025-02-14 | 2 | -5/+6 |
| | | | | | | | | | | | | | This commit fixes the style issues introduced in 6182930 according to the output from Autopep8, Black and Ruff Formatter. Details: https://github.com/ajschofield/gdpr-obfuscator/pull/1 | ||||
| * | | process path in CSVReader methods & fix import paths | Alex Schofield | 2025-02-14 | 1 | -7/+7 |
| |/ | |||||
| * | add universal logging for debugging | Alex Schofield | 2025-02-14 | 2 | -9/+23 |
| | | |||||
| * | encapsulate csv reading logic into class & methods | Alex Schofield | 2025-02-14 | 1 | -8/+24 |
| | | |||||
| * | add separate functions for reading locally and from s3 bucket | Alex Schofield | 2025-02-14 | 1 | -1/+4 |
| | | |||||
| * | rename main csv reader function in cli.py & csv_reader.py | Alex Schofield | 2025-02-14 | 1 | -1/+1 |
| | | |||||
| * | re-organise project structure & update pyproject.toml | Alex Schofield | 2025-02-12 | 2 | -0/+20 |
