From 84ad0af795997db30d70edf3ed6701193b5f90b4 Mon Sep 17 00:00:00 2001 From: Joris Roovers Date: Wed, 2 Sep 2015 18:28:12 -0700 Subject: Title and body rules There is now a distinction between body and title rules + converted all existing rules to have a title and body rule equivalent. --- examples/commit-message-2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/commit-message-2 (limited to 'examples') diff --git a/examples/commit-message-2 b/examples/commit-message-2 new file mode 100644 index 0000000..aa87167 --- /dev/null +++ b/examples/commit-message-2 @@ -0,0 +1,3 @@ +WIP: This is the title of a commit message that is over 80 characters and contains hard tabs and trailing whitespace +The second line should typically be empty +Lines typically need to have a max length, meaning that they can't exceed a preset number of characters, usually 80 or 120. -- cgit v1.2.3