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

Add C/C++ Linter Workflow #56

Commits on Dec 28, 2023

  1. Add C/C++ Linter workflow to the framework

    Link:
    * https://github.com/cpp-linter/cpp-linter-action
    
    Changes to be committed:
    	new file:   .github/workflows/cpp-linter.yml
    franziska-wegner committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fb5a4a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63f368 View commit details
    Browse the repository at this point in the history
  3. Add C/C++ Linter Badge to the Readme

    Changes to be committed:
    	modified:   README.md
    franziska-wegner committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    57a359d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7873821 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bc9481 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e288032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    54e3e43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11f3d29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c07dfe View commit details
    Browse the repository at this point in the history
  10. Fix workflow matrix

    franziska-wegner committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    80b5c7a View commit details
    Browse the repository at this point in the history
  11. Add CPP compiler

    franziska-wegner committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    40c3cc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5026497 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    355d2ff View commit details
    Browse the repository at this point in the history
  14. Update ignore

    franziska-wegner committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    74fde3a View commit details
    Browse the repository at this point in the history