We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccf1101 commit 2c63ce5Copy full SHA for 2c63ce5
doc/contributing.md
@@ -34,4 +34,6 @@ trigger this manually with `pre-commit run --all-files`.
34
Thanks to pre-commit, all commits should be formatted. In cases where formatting needs
35
to be fixed (e.g. changing config of a linter), a format-only commit should be created,
36
and then another commit should immediately follow which updates
37
-`.git-blame-ignore-revs`.
+`.git-blame-ignore-revs`. For example:
38
+[1fec42d](https://github.com/matplotlib/viscm/pull/64/commits/1fec42d0baf90e00d510efd76cb6006fa0c70dc4),
39
+[8aa7bb0](https://github.com/matplotlib/viscm/pull/64/commits/8aa7bb01440aeca6f8bbcefe0671c28f2ce284c6).
0 commit comments