Clean-up leftover mentions of uncrustify, fix custom format targets

This commit is contained in:
Mike Gelfand
2021-08-16 01:08:56 +03:00
parent db3d40d0ed
commit 647c171636
3 changed files with 3 additions and 745 deletions

View File

@@ -65,7 +65,7 @@ If you're new to building programs from source code, this is typically easier th
### Code Style
You would want to setup your editor to make use of the uncrustify.cfg file located in the root of this repository and the eslint/prettier rules in web/package.json.
You would want to setup your editor to make use of the .clang-format file located in the root of this repository and the eslint/prettier rules in web/package.json.
If for some reason you are unwilling or unable to do so, there is a shell script which you could run either directly or via docker-compose: