Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Update cpp-linter ci (false file-annotations) #2464

Merged
merged 1 commit into from
Feb 12, 2024

Commits on Feb 6, 2024

  1. [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:
    - nnstreamer#2463
    
    **Self evaluation:**
    1. Build test:	 [X]Passed [ ]Failed [ ]Skipped
    2. Run test:	 [X]Passed [ ]Failed [ ]Skipped
    
    Signed-off-by: Donghak PARK <[email protected]>
    DonghakPark committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0b644a3 View commit details
    Browse the repository at this point in the history