Skip to content

add libft-unit-test to the testing suite #78

@todo

Description

@todo

# @todo add libft-unit-test to the testing suite
if not args.no_author:
author_results = author.check(args.path)
if not args.no_required:
required_results = check_required(args.path, required_functions)
has_libft_bonuses, bonus_result = check_bonuses(args.path, bonus_functions)


This issue was generated by todo based on a @todo comment in 4073465. It's been assigned to @Seluj78 because they committed the code.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions