Skip to content

feat: create .precommit file#224

Merged
DogukanUrker merged 6 commits intomainfrom
feat/221-create-precommit-file
Jan 28, 2026
Merged

feat: create .precommit file#224
DogukanUrker merged 6 commits intomainfrom
feat/221-create-precommit-file

Conversation

@DogukanUrker
Copy link
Copy Markdown
Owner

fixes #221

Renamed .yml files to .yaml for consistency across GitHub configuration and workflow files. Also added a .pre-commit-config.yaml for ruff pre-commit hooks.
@DogukanUrker DogukanUrker self-assigned this Jan 28, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Jan 28, 2026

Warning

Rate limit exceeded

@DogukanUrker has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 34 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Renamed ruff.yaml to code-quality.yaml and updated all workflow and step names to use lowercase for consistency. Applied similar lowercase naming conventions to e2e-tests.yaml, including step names and input descriptions.
@pull-request-size pull-request-size bot added size/M and removed size/S labels Jan 28, 2026
Renamed workflow names in code-quality.yaml and e2e-tests.yaml to use hyphens for consistency with file names and naming conventions.
Updated code-quality and e2e-tests workflows to use Python 3.14, latest versions of GitHub Actions (checkout, setup-python, cache, setup-uv), and corrected workflow file extensions from .yml to .yaml in path filters. This ensures compatibility with the latest tools and maintains consistency in workflow configuration.
@DogukanUrker DogukanUrker merged commit 836d67f into main Jan 28, 2026
3 checks passed
@DogukanUrker DogukanUrker deleted the feat/221-create-precommit-file branch January 28, 2026 23:51
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.

create precommit file

1 participant