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: commit-check/commit-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2ca2701
Choose a base ref
...
head repository: commit-check/commit-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c169d35
Choose a head ref
  • 3 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 31, 2026

  1. feat: Update pre-commit configuration and enhance test coverage (#353)

    * feat: Update pre-commit configuration and enhance test coverage
    
    * refactor: remove duplicate test classes and fix import style issues (#354)
    
    * Initial plan
    
    * refactor: remove duplicate test classes and fix code style issues
    
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    
    * chore: Add 'copilot' to allowed branch types
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    Co-authored-by: Xianpeng Shen <xianpeng.shen@gmail.com>
    
    ---------
    
    Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    3 people authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    5eab803 View commit details
    Browse the repository at this point in the history
  2. feat: Support configuration files in .github folder (#355)

    * Initial plan
    
    * Add support for configuration files in .github folder
    
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    
    * Update documentation to mention .github folder support
    
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    
    * Fix config search priority order to be consistent
    
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    
    * fix: update per running linter
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
    Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>
    3 people authored Jan 31, 2026
    Configuration menu
    Copy the full SHA
    cc5f58b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c169d35 View commit details
    Browse the repository at this point in the history
Loading