From 8a6c808fdd4442aeccf212b48bf81abe643f6e09 Mon Sep 17 00:00:00 2001 From: "Kenneth M. Elf Sternberg" Date: Mon, 3 Oct 2016 12:44:57 -0700 Subject: [PATCH] Updating the requirements doc. --- .git-lint | 2 +- bin/git-lint-style | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 bin/git-lint-style diff --git a/.git-lint b/.git-lint index 4aa6e60..01dec7c 100644 --- a/.git-lint +++ b/.git-lint @@ -66,6 +66,6 @@ condition = error [readability] output = Running Text Style Check match = .rst -command = git-lint-style +command = git-lint-style --min=6 --max=12 print = False condition = error diff --git a/bin/git-lint-style b/bin/git-lint-style old mode 100644 new mode 100755