1
mirror of https://github.com/public-apis/public-apis synced 2025-03-31 14:09:17 +02:00

17 Commits

Author SHA1 Message Date
Matheus Felipe
9f0174fd96
Fix error message of max description length 2022-01-17 04:27:58 -03:00
Matheus Felipe
e2482af448
Add temporary replacement of punctuation 2022-01-16 23:49:22 -03:00
Matheus Felipe
71167b2716
Use punctuation constant built-in 2022-01-16 23:41:41 -03:00
Matheus Felipe
f447f7c76e
Implement main function 2022-01-16 23:38:14 -03:00
Matheus Felipe
1d421d8856
Add max_description_length constant 2022-01-16 23:29:55 -03:00
Matheus Felipe
d200415479
Change min_entries_per_section -> min_entries_per_category 2022-01-16 23:25:09 -03:00
Matheus Felipe
6bab1616ab
Remove index_link: unused variable 2022-01-16 23:22:23 -03:00
Matheus Felipe
bff7f5e009
Reorganize constants 2022-01-16 23:20:43 -03:00
Matheus Felipe
f1cbf0144a
Change title_links global to category_title_in_index local 2022-01-16 23:18:06 -03:00
Matheus Felipe
57e288b5c9
Refactor check_alphabetical_order and check_file_format to exist return 2022-01-16 23:11:34 -03:00
Matheus Felipe
d578ba7a32
Change line -> line_content 2022-01-16 22:47:17 -03:00
Matheus Felipe
a935a05d6a
Change section -> category 2022-01-16 22:41:33 -03:00
Matheus Felipe
de1b6f59d1
Check markdown file format 2022-01-16 19:59:59 -03:00
Matheus Felipe
6bfe284191
Get categories content and check alphabetical order 2022-01-16 02:53:25 -03:00
Matheus Felipe
2501df6b93
Create a error message generator 2022-01-16 01:08:49 -03:00
Matheus Felipe
c659e65677
Set constants 2022-01-15 20:35:02 -03:00
Matheus Felipe
1360d618cf
Create format.py file 2022-01-15 19:29:13 -03:00