thorvg/tools/formats/README
Hermet Park c1e36bcb01 tools format: remove tizen specific
When ready, we will use this c++ formatter...
2020-12-25 20:06:26 +09:00

8 lines
363 B
Text

[Tools] Added scripts for code style validation and auto fixing
[Features]
- tools/codestyle/code_formatter.sh - formatter for C/C++ (changes files)
- tools/codestyle/c++_clang_formatter.sh - for auto formating C++ files
- code_format - link to script for easier access
[Help] You can check usage for code_format using '-h' option