Skip to content

chore(project): update issue templates, switch to ruff, and format fix - #153

Merged
saudadez21 merged 1 commit into
mainfrom
chore/github-update
Nov 26, 2025
Merged

chore(project): update issue templates, switch to ruff, and format fix#153
saudadez21 merged 1 commit into
mainfrom
chore/github-update

Conversation

@saudadez21

Copy link
Copy Markdown
Owner

Description

This PR updates the GitHub issue templates, migrates the project’s formatting/linting workflow from Black to Ruff, and applies the code adjustments required by Ruff rules.


Changes

  • Updated and optimized issue templates under .github/
  • Updated pre-commit-config.yaml:
    • Removed Black
    • Enabled Ruff for linting & formatting
  • Applied code style changes required by Ruff (e.g., SIM103, UP047, formatting simplifications)

Motivation

These changes improve project consistency, simplify the toolchain, and reduce maintenance overhead by consolidating formatting and linting under Ruff.

Updating the issue templates provides a clearer structure for contributors.


Type of change

  • Refactor (non-breaking)
  • Documentation update (templates)

@saudadez21
saudadez21 merged commit ea7d51f into main Nov 26, 2025
1 check passed
@saudadez21
saudadez21 deleted the chore/github-update branch November 26, 2025 23:38
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