Fix style and add linting/formatting pre-commits #9

Merged
k.marinus merged 2 commits from style/fix-style into dev 2025-10-28 09:32:11 +00:00
k.marinus commented 2025-10-27 14:15:57 +00:00 (Migrated from git.science.uu.nl)

Fixed the style throughout the codebase using Ruff linter and formatter. Also added pre-commit hooks to do this automatically in the future.

To add the pre-commits to your environment, run:

uv run pre-commit install

After doing this, your code should automatically be linted and formatted before every commit.

Fixed the style throughout the codebase using Ruff linter and formatter. Also added pre-commit hooks to do this automatically in the future. To add the pre-commits to your environment, run: ```sh uv run pre-commit install ``` After doing this, your code should automatically be linted and formatted before every commit.
k.marinus commented 2025-10-27 14:16:17 +00:00 (Migrated from git.science.uu.nl)

changed the description

changed the description
k.marinus (Migrated from git.science.uu.nl) changed target branch from main to dev 2025-10-27 14:16:17 +00:00
k.marinus commented 2025-10-27 14:20:07 +00:00 (Migrated from git.science.uu.nl)

added 1 commit

  • 65cfdda7 - docs: add linting/formatting pre-commit entry to the README

Compare with previous version

added 1 commit <ul><li>65cfdda7 - docs: add linting/formatting pre-commit entry to the README</li></ul> [Compare with previous version](/ics/sp/2025/n25b/pepperplus-cb/-/merge_requests/9/diffs?diff_id=132988&start_sha=4859c3ac0467920d2c89aded017e31a8a35c0c2c)
0950726 (Migrated from git.science.uu.nl) merged commit dc811fd625 into dev 2025-10-28 09:32:11 +00:00
0950726 commented 2025-10-28 09:32:12 +00:00 (Migrated from git.science.uu.nl)

mentioned in commit dc811fd625

mentioned in commit dc811fd62503af3cfbc515d00b10f4757788a397
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pepperplus/pepperplus-cb#9