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-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.2
Choose a base ref
...
head repository: cpp-linter/cpp-linter-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.3
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 14, 2022

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

Commits on Aug 18, 2022

  1. use codecov action

    This eliminates the need for a secret token.
    2bndy5 authored Aug 18, 2022
    Configuration menu
    Copy the full SHA
    dc00db4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Update README.md

    shenxianpeng authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3510d87 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    7fc2140 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 3 to 4 (#10)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    9778abd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0031e98 View commit details
    Browse the repository at this point in the history
  4. Update pyproject.toml

    shenxianpeng authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f85744a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b5ac59 View commit details
    Browse the repository at this point in the history
  6. Bump clang-tools from 0.2.2 to 0.8.0 (#12)

    Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.2.2 to 0.8.0.
    - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
    - [Commits](cpp-linter/clang-tools-pip@v0.2.2...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: clang-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Peter Shen <xianpeng.shen@gmail.com>
    dependabot[bot] and shenxianpeng authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a1c928b View commit details
    Browse the repository at this point in the history
Loading