mirror of
https://github.com/neovim/neovim.git
synced 2026-02-03 11:01:30 +10:00
The targets will only format files that have been changed in current branch compared to the master branch. This includes unstaged, staged and committed files. Add following make and cmake targets: formatc - format changed c files formatlua - format changed lua files format - run formatc and formatlua Remove scripts/uncrustify.sh as this deprecates it.
2.1 KiB
2.1 KiB