d1conv 2023-11-13
Pylint fixes and test infrastructure improvements
7 files · 550+ · 528-

Pylint cleanup

3 files changed
  • .pylintrc Added pylint configuration for project-specific linting rules
  • parse.py Fixed pylint warnings and refactored code to pass linting
  • regex-test.py Minor pylint fix
  • Addressed pylint warnings across the codebase and added .pylintrc configuration for consistent linting standards harden internal
    2 files
    • .pylintrc
    • parse.py

Test data and output updates

4 files changed
  • Journal-content.json Updated content JSON test fixture
  • Journal.json Revised Journal JSON structure
  • Journal.txt Updated plain text journal
  • output.md Updated output reflecting parser changes
  • Updated test journal data and output to reflect parser improvements from pylint cleanup and continued iteration qualify internal
    2 files
    • Journal-content.json
    • output.md