Skip to content

chore: Update automated code quality and set up dev workflow#11

Merged
rboghe merged 5 commits intomainfrom
pre-commit-hook
Jun 9, 2025
Merged

chore: Update automated code quality and set up dev workflow#11
rboghe merged 5 commits intomainfrom
pre-commit-hook

Conversation

@rboghe
Copy link
Copy Markdown
Member

@rboghe rboghe commented Jun 9, 2025

This PR updates the code quality infrastructure and adds a CONTRIBUTING.md file to standardize dev workflow.

Key updates include:

  • Updated Automated Code Quality: Updated pre-commit hooks.
  • Codebase Standardization: Applied pre-commit tools across the entire codebase, resolving various formatting and linting issues. This includes fixing explicit imports, standardizing comment styles, correcting line length violations.
  • Consistent Line Endings: Added a .gitattributes file to standardize line endings (LF) across all text files except CSVs.
  • Clear Contribution Guidelines: Introduced a CONTRIBUTING.md document to provide instructions for setting up the development environment and contributing code.

@rboghe rboghe merged commit 8b1df92 into main Jun 9, 2025
8 checks passed
@rboghe rboghe deleted the pre-commit-hook branch June 9, 2025 18:33
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