Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Update cpp-linter's option - extensions
update cpp-linter action's option - extensions : cc only -> defualt option below is cpp-linter's defualt Option & Description ``` extensions Description: The file extensions to run the action against. This is a comma-separated string. Default: 'c,h,C,H,cpp,hpp,cc,hh,c++,h++,cxx,hxx' ``` **Self evaluation:** 1. Build test: [X]Passed [ ]Failed [ ]Skipped 2. Run test: [X]Passed [ ]Failed [ ]Skipped Signed-off-by: Donghak PARK <[email protected]>
- Loading branch information