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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of UniFormat!