mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[formatters] README.md
This commit is contained in:
parent
5a98176309
commit
62aefdbea8
1
.gitignore
vendored
1
.gitignore
vendored
@ -253,3 +253,4 @@ spine-libgdx/.project
|
|||||||
spine-c/codegen/spine-cpp-types.json
|
spine-c/codegen/spine-cpp-types.json
|
||||||
spine-flutter/example/devtools_options.yaml
|
spine-flutter/example/devtools_options.yaml
|
||||||
spine-glfw/.cache
|
spine-glfw/.cache
|
||||||
|
formatters/eclipse-formatter/format-diff.txt
|
||||||
|
|||||||
@ -97,6 +97,7 @@ cd formatters
|
|||||||
./format-haxe.sh # Format Haxe files
|
./format-haxe.sh # Format Haxe files
|
||||||
./format-java.sh # Format Java files
|
./format-java.sh # Format Java files
|
||||||
./format-ts.sh # Format TypeScript files
|
./format-ts.sh # Format TypeScript files
|
||||||
|
./format.sh # Format everything
|
||||||
```
|
```
|
||||||
|
|
||||||
Ensure you have the required tools installed for each formatter you want to run.
|
Ensure you have the required tools installed for each formatter you want to run.
|
||||||
Loading…
x
Reference in New Issue
Block a user