Commit Graph

14 Commits

Author SHA1 Message Date
davemachado
fb28cbdbfd remove extra whitespace 2017-08-18 11:57:59 -04:00
davemachado
cfd23b41f9 check based on whole string value over first char 2017-08-18 11:21:01 -04:00
davemachado
4a0d7cd78c convert char to upcase for sort check 2017-08-18 11:10:17 -04:00
davemachado
c8525b2f6d add functional break comments 2017-08-18 11:06:26 -04:00
davemachado
7f71a9cfe6 Add alphabetical order check logic 2017-08-18 11:00:24 -04:00
Dave Machado
01161074fa pop main logic out one level by reversing condition 2017-07-28 14:35:32 -04:00
Dave Machado
3a79096bdb use regex to check number of padding spaces 2017-07-28 12:32:39 -04:00
Dave Machado
10bc3049c1 exit code is num of errors and formatting 2017-07-28 12:10:33 -04:00
Dave Machado
ffddb7bbae use constants to represent line segment index 2017-07-28 11:54:43 -04:00
Dave Machado
105c745ac9 move segment check logic to method 2017-07-28 11:49:32 -04:00
Dave Machado
fbd07b8f4b Add padding check for each line value 2017-07-28 11:40:21 -04:00
Dave Machado
e2b71b22c4 add errors to array and remove fail flag 2017-07-28 11:25:35 -04:00
Dave Machado
60fbe68f78 Add punctuation check for Description 2017-07-28 11:22:52 -04:00
Dave Machado
80e8997d86 Add link validation script using in-house logic 2017-07-11 00:21:32 -04:00