summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2015-09-02 18:28:12 -0700
committerJoris Roovers <jroovers@cisco.com>2015-09-02 18:28:12 -0700
commit84ad0af795997db30d70edf3ed6701193b5f90b4 (patch)
tree4209d87e8b8f21935e848ef011ee2722d4ef9cca /examples
parent59cdaf83dc431aa8fdffb7cc3616ae224c1d1639 (diff)
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.
Diffstat (limited to 'examples')
-rw-r--r--examples/commit-message-23
1 files changed, 3 insertions, 0 deletions
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.