Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Conversation

@jsstevenson
Copy link
Contributor

@jsstevenson jsstevenson commented Jun 5, 2024

Adds ruff formatting.

eutils didn't have some of the other biocommons QC stuff (github actions, precommit) so adds a minimal version of each as well.

@jsstevenson jsstevenson marked this pull request as ready for review June 18, 2024 11:57
@jsstevenson jsstevenson requested a review from a team as a code owner June 18, 2024 11:57
pyproject.toml Outdated
]

[tool.ruff]
src = ["src", "test"]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
src = ["src", "test"]
src = ["src", "tests"]

on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR, but wanted to comment that this line is not in bioutils repo

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I may have already said this somewhere else (thought i had) but in general, everything is pretty out of sync w/ the template. Not sure if that's something we want to tackle iteratively or do a single "clean sweep"/reset at some point.

@jsstevenson jsstevenson requested a review from korikuzma June 21, 2024 12:54
@jsstevenson jsstevenson merged commit a9a1923 into main Jun 21, 2024
@jsstevenson jsstevenson deleted the ruff-format branch June 21, 2024 13:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants