X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=docs%2Ftox-guide.rst;h=2ba005c69d90b6f3c93ca3dc7efa4cfad7addb0b;hp=1ede63a3c2ef130330899a9ef175b553fdcd856f;hb=388603b08e0eca031bd92d6e1caf6d0d2d5193fe;hpb=5ca1b25ac2e4ecdc880e0347de95369f82f83433 diff --git a/docs/tox-guide.rst b/docs/tox-guide.rst index 1ede63a3c..2ba005c69 100644 --- a/docs/tox-guide.rst +++ b/docs/tox-guide.rst @@ -106,7 +106,7 @@ Some are even performed in the CI. Pre-commit profiles ------------------- -`Pre-commit `_ is another wrapper for linters that relies on `Git Hooks `_. +`Pre-commit `_ is another wrapper for linters that relies on `Git Hooks `_. It is particularly useful to address common programming issues such as triming trailing whitespaces or removing tabs.