Skip to content

Refactor and enhance code quality across multiple modules #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

r0ny123
Copy link
Contributor

@r0ny123 r0ny123 commented Jul 28, 2025

No description provided.

r0ny123 and others added 5 commits July 28, 2025 21:25
- Updated PriorityQueue class to remove unnecessary object inheritance.
- Improved string extraction logic in StringExtractor.py for better readability and performance.
- Removed unnecessary UTF-8 encoding declaration from __init__.py.
- Cleaned up context.py by reordering imports and removing redundant lines.
- Refactored testBracketQueue.py for consistency in variable naming and improved readability.
- Enhanced testEscaper.py by organizing imports and improving test data structure.
- Cleaned up testFileFormatParsers.py by reordering imports and removing unused variables.
- Improved testIntegration.py by reordering imports and enhancing assertions for clarity.
- Refactored testTarjan.py to improve readability and maintainability.
- Added CI workflow configuration for automated linting and testing using GitHub Actions.
- Introduced pre-commit configuration for Ruff to enforce code quality checks.
- Created pyproject.toml for project configuration and dependency management.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant