Skip to content

Conversation

@ccoVeille
Copy link

Related to #242

@ccoVeille
Copy link
Author

@nikosavola

could you tell me if this work if you add it to your .pre-commit-config.yaml

  - repo: https://github.com/ccoveille/unmake
    rev: 38b03e7cbe1c28bcb8d33c1b2dcff8f50bf743ad
    hooks:
      - id: unmake

@mcandre mcandre closed this Jun 19, 2024
@ccoVeille
Copy link
Author

I will assume you are not interested and somehow rude.

Bye, great tool anyway.

@nikosavola
Copy link

@nikosavola

could you tell me if this work if you add it to your .pre-commit-config.yaml

  - repo: https://github.com/ccoveille/unmake
    rev: 38b03e7cbe1c28bcb8d33c1b2dcff8f50bf743ad
    hooks:
      - id: unmake

This seems to work, thanks!

@ccoVeille
Copy link
Author

ccoVeille commented Jun 20, 2024

OK so, the PR only have to be merged and it would work without any further work with the following code to be used by anyone who would like to use unmake via pre-commit

  - repo: https://github.com/mcandre/unmake
    rev: v0.0.17
    hooks:
      - id: unmake

So if @mcandre would reconsider merging it, it would be all set.

@mcandre
Copy link
Owner

mcandre commented Jun 25, 2024

Does the pre-commit system really require inserting code into the source code of the tool it's trying to wrap?! More bad design.

No one has mentioned forking unmake. You can do this as well. I'm certainly not splashing any such nonsense in this repo.

@ccoVeille
Copy link
Author

No, precommit doesn't require it.

It just way you could provide guidance for people to use unmake with precommit.

It's the same way, you are documenting things.

But anyway, I won't argue as it seems there is nothing I can do to convince you people using precommit who loves your tool would expect and appreciate having an official support and guidance for using your tool with precommit.

You make me feel you somehow hate tge fact precommit exists, and give a solution for a need.

I quit.

Respectfully

@ccoVeille
Copy link
Author

For anyone interested, here is the repository I made to support unmake in pre-commit.

https://github.com/ccoVeille/pre-commit-unmake

I'm looking for testers

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.

3 participants