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.5
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.6
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 21, 2023

  1. docs: update README.md

    shenxianpeng committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d1c6b25 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bump clang-tools from 0.9.0 to 0.10.0 (#19)

    * Bump clang-tools from 0.9.0 to 0.10.0
    
    Bumps [clang-tools](https://github.com/cpp-linter/clang-tools-pip) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
    - [Commits](cpp-linter/clang-tools-pip@v0.9.0...v0.10.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>
    
    * Update README.md
    
    ---------
    
    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 Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4ec9109 View commit details
    Browse the repository at this point in the history
Loading