Skip to content

Move ruff to dev and add precommit#65

Merged
abubnalitic-nbl merged 6 commits into
mainfrom
chore/add-ruff-linter
Jan 9, 2026
Merged

Move ruff to dev and add precommit#65
abubnalitic-nbl merged 6 commits into
mainfrom
chore/add-ruff-linter

Conversation

@abubnalitic-nbl

Copy link
Copy Markdown
Contributor

Thanks for the comment @mhajder

  • Added precommit that runs linter and and runs pytest
  • Ran ruff on repo

@abubnalitic-nbl abubnalitic-nbl self-assigned this Jan 8, 2026
@mhajder

mhajder commented Jan 8, 2026

Copy link
Copy Markdown
Contributor

You can also add more ruff rules, because by default only few are activated. As an example, here is my pyproject with ruff settings, you can adapt it to your needs, but the most important thing is to activate more ruff.lint.select rules.

Comment thread pyproject.toml Outdated
@abubnalitic-nbl abubnalitic-nbl merged commit 56ff780 into main Jan 9, 2026
5 checks passed
@abubnalitic-nbl abubnalitic-nbl deleted the chore/add-ruff-linter branch January 9, 2026 18:49
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.

3 participants