Closed Fixstars-momoko closed 2 months ago
Excluded the imported items:
find . -name '*.h' -o -name '*.cc' \
-not -path './src/json/*' \
-not -path './src/spdlog/*' \
-not -path './src/uuid/*' \
-not -path './src/bb/image-io/gendc_separator/*' | xargs clang-format -i
no sorting include haeders
SortIncludes: false