You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ah, thanks for the head up, it's good to know.
However, I'm not sure I want to maintain an image that I have no use for.
For me, run-clang-format.py should be hard-copied into a project, and developers should be able to run it on a project without other requirements than having clang-format installed on the system.
Putting it in a docker image, might make it more difficult for developers to use verify the code locally unless docker is already required even locally.
there is three docker image wrapper now.
https://hub.docker.com/search?q=clang-format-checker&type=image
The text was updated successfully, but these errors were encountered: