Skip to content

Change the git pre-commit actions to work on stable.#6715

Merged
sylvestre merged 1 commit intouutils:mainfrom
dcampbell24:main
Sep 19, 2024
Merged

Change the git pre-commit actions to work on stable.#6715
sylvestre merged 1 commit intouutils:mainfrom
dcampbell24:main

Conversation

@dcampbell24
Copy link
Contributor

These are not being fixed, so it does not make sense to constantly take on new lints. The fmts may never be stabilized. Currently, you can not even commit, because it errors out. At least switch to lints that make it to stable when they are released.

These are not being fixed, so it does not make sense to constantly
take on new lints. The fmts may never be stabilized. Currently,
you can not even commit, because it errors out. At least switch to
lints that make it to stable when they are released.
@dcampbell24
Copy link
Contributor Author

For some reason it runs on all files not just the ones in the commit.

@sylvestre
Copy link
Contributor

Makes sense

@sylvestre sylvestre merged commit f75d688 into uutils:main Sep 19, 2024
BenWiederhake added a commit to BenWiederhake/coreutils-rs that referenced this pull request Sep 30, 2024
This is in response to uutils#6715: e8bb8df
The pre-commit actions have a higher MSRV than the overall project (1.70.0),
so if 1.70.0 is the configured default, this lead to problems (uutils#6730).
This commit fixes the situation by specifying 'stable', whatever that means on the user's system.
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