This project is used to process code format to a unified style. First we can process C/C++ code, we will process other languages later.
Features
- 1. replace all tabs with spaces(replace each tab to 4 spaces)
- 2. remove spaces at head of each line
- 3. remove spaces at tail of each line
- 4. remove redundant null lines, only reserve one
- 5. move curly left bracket at line tail to next line
- 6. add unified file header and file tail
- 7. move all include statements together at file beginning, with <> together and "" together
- 8. sort include statements alphabeticly
License
Apache License V2.0Follow UniFormat
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of UniFormat!