Currently clang-format examines all of the *.cpp and *.hpp files in core and physics and their include subdirectories. The files in the modules subdirectory trees and all of the files under dynamics should also be formatted according to the clang-format style rules.
Currently
clang-format
examines all of the*.cpp
and*.hpp
files incore
andphysics
and theirinclude
subdirectories. The files in themodules
subdirectory trees and all of the files under dynamics should also be formatted according to theclang-format
style rules.