1
mirror of https://github.com/public-apis/public-apis synced 2025-03-24 14:14:23 +01:00

16 Commits

Author SHA1 Message Date
Marek Dano
19184f73a3 Add 'User-Agent' to the auth_keys array in the validate_format script 2021-04-03 10:36:20 +01:00
Marek Dano
ed25ea30ac Remove duplicate check of links in validate_format.py 2021-03-23 18:04:31 +00:00
Dave Machado
e2b66cea26
Move links into Title section, Update build script ()
Combining PRs  and .
2018-09-09 21:38:36 -04:00
davemachado
2f4a80bf7b Add check for duplicate links 2018-05-06 18:53:12 -04:00
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