Makefile
Makefile copied to clipboard
Format `.hpp` files when running the `make format` command
make format only searches for .cpp, .h and .inl files.
It should also look for .hpp files.