Skip to content

Conversation

@jdmarshall
Copy link
Contributor

It is disruptive to code-build-test cycles to run lint on code that may still be generating red tests. This is especially annoying when you're adding or removing arguments to functions and the linter is blocking you over linefeeds when you don't even know if the code works yet.

Should block PRs, not unit test runs.

It is disruptive to code-build-test cycles to run lint on code that
may still be generating red tests. This is especially annoying when
you're adding or removing arguments to functions and the linter is
bitching at you about linefeeds when you don't even know if the
code works yet.

Should block PRs, not unit test runs.
@RafaelGSS RafaelGSS merged commit e0c019d into RafaelGSS:main Nov 8, 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.

2 participants