Skip to content

Conversation

@jdmarshall
Copy link
Contributor

This fixes #114

I opted not to factor it out at this time because it's a one line list comprehension.

Copy link
Owner

@RafaelGSS RafaelGSS left a comment

Choose a reason for hiding this comment

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

linter is not happy

@jdmarshall
Copy link
Contributor Author

Why is there one linter in the build steps and another in CI? 😐

@RafaelGSS
Copy link
Owner

Why is there one linter in the build steps and another in CI? 😐

That's biome recommendation AFAIK. Feel free to change that.

@jdmarshall
Copy link
Contributor Author

Yeah I keep forgetting I can get dinged by the commit messages. Is there a git hook I should be installing? I can poke something into the docs.

@RafaelGSS
Copy link
Owner

Yeah I keep forgetting I can get dinged by the commit messages. Is there a git hook I should be installing? I can poke something into the docs.

I think if you just rebase and smash commit messages and then run biome ci you should be able to get the correct lint result

@jdmarshall
Copy link
Contributor Author

This one doesn’t feel like me.

@RafaelGSS RafaelGSS merged commit 7c2eabf into RafaelGSS:main Oct 22, 2025
5 of 6 checks passed
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.

Factor out column width calculations to use consistently

2 participants