We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Linux Mint 20.3, I could not locate pre-commit using Synaptic or command "apt install pre-commit".
I was able to install something called pre-commit using "pip install pre-commit" and install it in Source/FreeCAD with "pre-commit install".
Not sure if the instructions should be changed or if I've installed the wrong thing.
The text was updated successfully, but these errors were encountered:
Since Ubuntu 22.04 there exists a .deb package: https://packages.ubuntu.com/search?keywords=pre-commit&searchon=names&suite=jammy§ion=all For older versions the package doesn't exist yet. So, maybe your Mint version is too old.
Sorry, something went wrong.
@WandererFan I've expanded on those instructions since you posted this Issue -- is the current description adequate? https://github.com/FreeCAD/DevelopersHandbook/blob/master/gettingstarted/index.md#setting-up-for-development
No branches or pull requests
On Linux Mint 20.3, I could not locate pre-commit using Synaptic or command "apt install pre-commit".
I was able to install something called pre-commit using "pip install pre-commit" and install it in Source/FreeCAD with "pre-commit install".
Not sure if the instructions should be changed or if I've installed the wrong thing.
The text was updated successfully, but these errors were encountered: