Commit graph

12 commits

Author SHA1 Message Date
Dave Machado
b756f21f13
Add segment length check per entry
This avoids an IndexError if the length of split segments is shorter than expected.
2018-04-21 14:22:41 -04:00
davemachado
4639c4ba11 Update test formatting 2018-03-11 22:15:21 -04:00
davemachado
eb49420728 Add Section Header check to CI 2018-03-11 22:04:14 -04:00
davemachado
a8537c7e85 Check Description not exceeding 100 characters 2018-02-12 21:43:45 -05:00
davemachado
21901ee2ac add build check for auth backticks 2018-02-10 00:55:36 -05:00
davemachado
9eaf189595 Update build scripts to pass flake8 2018-01-28 15:48:53 -05:00
Dave Machado
e53982f9d1
Initialize variable for flake8 2018-01-27 11:37:28 -05:00
Dave Machado
82231641b7
add checks for category minimums and anchor format 2018-01-27 00:36:57 -05:00
Dave Machado
b2b5c2682e
Update validate_format script for CORS 2018-01-14 13:43:19 -05:00
Dave Machado
8940786d0c
Add build check for title ending with "API"
every entry in this project is an API, so specifying adds nothing
meaningful
2018-01-02 13:15:40 -05:00
Dave Machado
7fb4f77080
Update formatting of markdown scripts 2017-12-23 19:23:32 -05:00
Dave Machado
deef6e15ab
Replace Ruby format validator with Python one 2017-12-23 00:00:46 -05:00