-
- Downloads
split the fmt rule into fmt-check and fmt (dragoon/komodo!46)
this MR splits the `fmt` rule of the `Makefile` into `fmt-check` and `fmt`, where `fmt` does the actual formatting and `fmt-check` only checks for bad format.
Please register or sign in to comment