[CI] Update cpp-linter ci (false file-annotations)
authorDonghak PARK <donghak.park@samsung.com>
Tue, 6 Feb 2024 02:07:26 +0000 (11:07 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Mon, 12 Feb 2024 23:21:22 +0000 (08:21 +0900)
commit4a9fbf204eeabfd9e2b920ba9efab33b2862829c
tree6d2698b23137504d60baa4cdb9e5f67b534d4caa
parent4b134ee1003e4334fcc5922a8809bb93620e163d
[CI] Update cpp-linter ci (false file-annotations)

For now we use cpp-linter as option 'file-annotations'
but there is too many annotations and that make hard to read code

So make false file-annotations & replace that to step-summary

- fix typo for check cpp-linter exec

ref : https://github.com/marketplace/actions/c-c-linter

**Changes proposed in this PR:**
- modified:   .github/workflows/cpp_linter.yml
- modified:   nntrainer/dataset/func_data_producer.h

Resolves:
- #2463

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: Donghak PARK <donghak.park@samsung.com>
.github/workflows/cpp_linter.yml
nntrainer/dataset/func_data_producer.h