Coding Style
clang-format
Description: Code formatting tool for C/C++/CUDA
Key features:
Configurable style options
IDE integration
Automatic formatting
Style presets (Google, LLVM, Mozilla)
flake8
Description: Python style guide enforcement tool
Key features:
PEP 8 style checking
Complexity checking
Plugin system
IDE integration
fprettify
Description: Auto-formatter for modern Fortran code
Key features:
Configurable indentation
Case conversion
Consistent whitespace
Source code preservation