Remove cmake-format (#50)

This commit is contained in:
Regen
2022-04-30 02:54:19 +09:00
committed by GitHub
parent 6a3140f105
commit 722dae419e
3 changed files with 5 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ Alpha Stage, work in progress.
## Commands
- `cmake-language-server`: LSP server
- `cmake-format`: CLI frontend for formatting
- `python -m cmake_language_server.formatter`: CLI frontend for formatting
## Installation