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.1.0
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.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 12, 2022

  1. update README.md

    shenxianpeng committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    525ff7d View commit details
    Browse the repository at this point in the history
  2. update README.md

    shenxianpeng committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1188672 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69abc70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4092248 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    acb775f View commit details
    Browse the repository at this point in the history
  6. fix retval = returncode

    shenxianpeng committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    d7446c9 View commit details
    Browse the repository at this point in the history
  7. Fixed some issues of clang-format and clang-tidy (#2)

    * debug clang-tidy
    
    * fix clang-format dry-run
    
    * update README.md
    
    * print clang-tidy warning and error
    
    * remove debug print from clang-tidy
    shenxianpeng authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    5594389 View commit details
    Browse the repository at this point in the history
  8. Bump version to v0.2.0

    shenxianpeng committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    e327fa7 View commit details
    Browse the repository at this point in the history
Loading