One
One copied to clipboard
🧪 Current pre-commit requirements and enhancements 🧪
With pre-commit
we run:
- clang-format
- hadolint-docker
- shellcheck
That means we require both clang-format
and the docker
executable to be pre-installed to be able to run:
pre-commit run --all-files
successfully.
We also need to install pre-commit
itself and I am thinking we should do this with pip
and create a Make target.
That means Python itself is required too.
Which leads to a full Docker container perhaps
Are there any other requirements ?
refs #447
please assign me i want to work on it
Hi my friend, welcome to the community and team. Best wishes -- MAX