DoozyX / clang-format-lint-action

This action checks if the source code matches the .clang-format file.
MIT License
129 stars 46 forks source link

Allow multiple files and excludes to be passed as a single string #14

Closed Flamefire closed 3 years ago

Flamefire commented 3 years ago

This allows passing multiple source files or folders via source: 'src test examples' at the cost of disallowing folders with whitespace but that is so uncommon that I'd just ignore it ;)

MarvinKlemp commented 3 years ago

I'm waiting for that feature :+1:

DoozyX commented 3 years ago

Thank you.

DoozyX commented 3 years ago

Sorry for waiting. Available in v0.8.