Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 455f328
Choose a base ref
...
head repository: cpp-linter/cpp-linter-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 58a12d1
Choose a head ref
  • 6 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 2, 2024

  1. 1 Configuration menu
    Copy the full SHA
    bb0610e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. 2 Configuration menu
    Copy the full SHA
    67e1845 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Bump clang-tools from 0.11.0 to 0.11.1 (#190)

    Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.11.0 to 0.11.1.
    - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
    - [Commits](cpp-linter/clang-tools-pip@v0.11.0...v0.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: clang-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 5, 2024
    2 Configuration menu
    Copy the full SHA
    11faf6e View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    17ab46d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. State what python version is used in README (#187)

    Co-authored-by: Brendan <2bndy5@gmail.com>
    shenxianpeng and 2bndy5 authored Feb 14, 2024
    1 Configuration menu
    Copy the full SHA
    ca16ecb View commit details
    Browse the repository at this point in the history
  2. Bump cpp-linter from 1.6.5 to 1.7.1 (#191)

    * Bump cpp-linter from 1.6.5 to 1.7.0
    
    Bumps [cpp-linter](https://github.com/cpp-linter/cpp-linter) from 1.6.5 to 1.7.0.
    - [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
    - [Commits](cpp-linter/cpp-linter@v1.6.5...v1.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: cpp-linter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * update action inputs
    
    * doc updated action inputs
    
    * add pictures of PR review in action
    
    * bump cpp-linter to v1.7.1
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Brendan <2bndy5@gmail.com>
    dependabot[bot] and 2bndy5 authored Feb 14, 2024
    1 Configuration menu
    Copy the full SHA
    58a12d1 View commit details
    Browse the repository at this point in the history
Loading