CobbCoding1 / Cano

Text Editor Written In C Using ncurses
Apache License 2.0
73 stars 14 forks source link

Add -Wpedantic #16

Closed WafiWadud closed 8 months ago

WafiWadud commented 8 months ago

I noticed you had the -pedantic flag, so it would also be good to recommend the -Wpedantic flag. Of course, you can ignore this. I might open a pull request if I have the go-ahead.

CobbCoding1 commented 8 months ago

Sounds good, a pull request would be much appreciated!