Marek Dano
|
19184f73a3
|
Add 'User-Agent' to the auth_keys array in the validate_format script
|
3 years ago |
Marek Dano
|
ed25ea30ac
|
Remove duplicate check of links in validate_format.py
|
3 years ago |
Dave Machado
|
e2b66cea26
|
Move links into Title section, Update build script (#754)
Combining PRs #728 and #741.
|
6 years ago |
davemachado
|
2f4a80bf7b
|
Add check for duplicate links
|
6 years ago |
Dave Machado
|
b756f21f13
|
Add segment length check per entry
This avoids an IndexError if the length of split segments is shorter than expected.
|
6 years ago |
davemachado
|
4639c4ba11
|
Update test formatting
|
6 years ago |
davemachado
|
eb49420728
|
Add Section Header check to CI
|
6 years ago |
davemachado
|
a8537c7e85
|
Check Description not exceeding 100 characters
|
6 years ago |
davemachado
|
21901ee2ac
|
add build check for auth backticks
|
6 years ago |
davemachado
|
9eaf189595
|
Update build scripts to pass flake8
|
6 years ago |
Dave Machado
|
e53982f9d1
|
Initialize variable for flake8
|
6 years ago |
Dave Machado
|
82231641b7
|
add checks for category minimums and anchor format
|
6 years ago |
Dave Machado
|
b2b5c2682e
|
Update validate_format script for CORS
|
6 years ago |
Dave Machado
|
8940786d0c
|
Add build check for title ending with "API"
every entry in this project is an API, so specifying adds nothing
meaningful
|
6 years ago |
Dave Machado
|
7fb4f77080
|
Update formatting of markdown scripts
|
6 years ago |
Dave Machado
|
deef6e15ab
|
Replace Ruby format validator with Python one
|
6 years ago |