mirror of
https://github.com/transmission/transmission.git
synced 2025-12-19 18:08:31 +00:00
Clean-up leftover mentions of uncrustify, fix custom format targets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user