Re: [PATCH] docs: Add documentation for pre-commit

2019-10-05 Thread Stephen Finucane
On Fri, 2019-09-27 at 09:08 +0100, Stephen Finucane wrote: > Explain what it is and why you should use it. > > Signed-off-by: Stephen Finucane Applied. ___ Patchwork mailing list Patchwork@lists.ozlabs.org https://lists.ozlabs.org/listinfo/patchwork

[PATCH] docs: Add documentation for pre-commit

2019-09-27 Thread Stephen Finucane
Explain what it is and why you should use it. Signed-off-by: Stephen Finucane --- docs/development/contributing.rst | 27 +++ 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/docs/development/contributing.rst b/docs/development/contributing.rst index 5089bb