sst-core
sst-core copied to clipboard
Update `CONTRIBUTING.md` with pre-commit instructions
Right now https://github.com/sstsimulator/sst-core/blob/29e833899e55acc37e54103ee6e418714ca3f817/CONTRIBUTING.md doesn't mention pre-commit at all.
In addition to saying how to install it and what it does, it should mention that installing and running it locally is recommended. It works fine when only used in CI, but it can be surprising or confusing.