jupyter-xeus / cpp-terminal

C++ library for writing multiplatform terminal applications
https://jupyter-xeus.github.io/cpp-terminal/
Other
494 stars 53 forks source link

pre-commit #212

Closed flagarde closed 1 year ago

flagarde commented 1 year ago

Add some pre-commit hooks.

I noted that the actual clang-format was not precise enough and allowed different formattings. I added a more precise one. Feel free to change parameters if you don't like the formatting.

flagarde commented 1 year ago

sorry I don't see your note. What do you want me to change ?

MCWertGaming commented 1 year ago

Sorry @flagarde, it looks fine! Thank you really much for doing this PR.