This action formats C/C++ sources using clang-format according to the .clang-format in the repository file system.
Required Text file with filter for files to format.
uses: unspun/fw-action-format@v1
with:
format-targets: 'action-format-targets.txt'