-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedtodo
Milestone
Description
42PyChecker/PyChecker/projects/libft.py
Lines 100 to 105 in 4073465
| # @todo Stats on all c/h files of project, like with `cloc' ? | |
| print("Extra Functions: -- You have {}\n".format(len(extra_functions))) | |
| if not args.no_norm: | |
| print("Norme results: \n" + norm_results + '\n') | |
| if not args.no_static: | |
| print("Static Functions:\n" + static_results) |
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
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersquestionFurther information is requestedFurther information is requestedtodo