Move def trim_commit_description(self, commit_link, length=COMMIT_DESCRIPTION_LENGTH): . Looks like it makes more sense for it to be in the FIC_Markdown.py files
Add various improvements in the code syntax
Delete modules/FIC_Filters.py as it's now empty
Add repo selection menu logic in def repo_selection_menu(self):
This PR brings the following:
def trim_commit_description(self, commit_link, length=COMMIT_DESCRIPTION_LENGTH):
. Looks like it makes more sense for it to be in the FIC_Markdown.py filesdef repo_selection_menu(self):