Skip to content

Improve backend documentation and lint compliance - #4

Merged
MoSchmidt merged 2 commits into
pylint-workflowfrom
codex/fix-pylint-issues-to-pass-workflow
Nov 3, 2025
Merged

Improve backend documentation and lint compliance#4
MoSchmidt merged 2 commits into
pylint-workflowfrom
codex/fix-pylint-issues-to-pass-workflow

Conversation

@MoSchmidt

Copy link
Copy Markdown
Owner

Summary

  • add module, class, and function docstrings across backend configuration, database, and routing modules
  • refactor the database session helper and JWT utilities to satisfy pylint expectations
  • tighten authentication and user schemas with clearer typing and documentation

Testing

  • pylint $(git ls-files '*.py') (fails: command not found on runner)

https://chatgpt.com/codex/tasks/task_e_690898d12c3083339b9ef9bdedffd6ca

@MoSchmidt
MoSchmidt merged commit 8997cf1 into pylint-workflow Nov 3, 2025
1 check passed
Wunderwaffel pushed a commit that referenced this pull request Nov 4, 2025
* Add pylint workflow

* fix pylint workflow

* Improve backend documentation and lint compliance (#4)

* Add docstrings and lint fixes for backend modules

* Fix lint issues for security and user modules

* rename Backend -> backend directory

* Force rename Backend → backend (case-sensitive)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant