Is there a reason why fairsoftwarechecklist is not included in the list of possible checklist badges to check for? It appears to be listed as one of the recommended options to use on https://fair-software.eu/recommendations/checklist, so I'm surprised it doesn't count as a satisfactory option by the code.
|
regexes = [r"https://bestpractices\.coreinfrastructure\.org/projects/[0-9]*/badge", |
|
r"https://www.bestpractices.dev/projects/[0-9]*/badge"] |
Is there a reason why fairsoftwarechecklist is not included in the list of possible checklist badges to check for? It appears to be listed as one of the recommended options to use on https://fair-software.eu/recommendations/checklist, so I'm surprised it doesn't count as a satisfactory option by the code.
howfairis/howfairis/mixins/checklist_mixin.py
Lines 19 to 20 in f30207b