From 9e7eaa585c2abcad188757a4e4c71866e8778adf Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Sat, 2 Nov 2019 22:53:16 +0000 Subject: [PATCH] CONTRIBUTING: Work around silly warning from doxygen --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9e2c543a..c40c49c45 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -36,7 +36,7 @@ Just let us know and we'll figure out a way to help you get involved successfull by showing the diff you're committing in your commit message editor. (This can even be set system-wide in `git config --global commit.verbose true` if you find it as life-changing as many others have - thanks - [@emilyst](https://twitter.com/emilyst/status/1039205453010362368).) + [emilyst](https://twitter.com/emilyst/status/1039205453010362368).) - If you can, before submitting a pull/merge request, try building with clang-tidy enabled, and if you touched any code that has or should have documentation,