Skip to content

Add the makefile check for other and find the binary name itself #68

@Seluj78

Description

@Seluj78

the other project is missing the makefile check because I can't get the binary name with the current makefile methods. To be done !

def check(root_path: str, args):
if not args.no_author:
author.check(args.path)
if not args.no_norm:
norme.check(args.path, root_path)
# @todo: Add the makefile check and find the binary name itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions