alelievr/libft-unit-test

Result name should be ft_lstiter instead of ft_striter and protected status issue.

zklim opened this issue · 1 comments

zklim commented

Screenshot 2022-10-13 at 15 37 02

The name of this function should be ft_lstiter. The function is protected yet result showing not protected.

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests.
If you feel like it, here are some links that can help you submiting a change in the code base::