alelievr / libft-unit-test

453 stars 88 forks source link

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

Open zklim opened 1 year ago

zklim commented 1 year ago
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.

github-actions[bot] commented 1 year ago

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::