Get_next_line - 2021 (Common Core)
- Actual Status : validated.
- Result : 115% (26/02/2021).
# To run the project
make
# To check the norminette
make norminette
# To run the tester
make test
I updated the code to fit the "norminette v3", moved the files and added some github workflows to test it automatically.