Skip to content

Add .git-blame-ignore-revs#6564

Merged
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
csadorf:chore/add-git-blame-ignore-revs
Apr 22, 2025
Merged

Add .git-blame-ignore-revs#6564
rapids-bot[bot] merged 1 commit intorapidsai:branch-25.06from
csadorf:chore/add-git-blame-ignore-revs

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Apr 21, 2025

Add .git-blame-ignore-revs file to ignore commits that only change formatting.

This commit introduces a new `.git-blame-ignore-revs` file to manage blame for specific commits related to pre-commit hook updates and configurations. The entries include various updates such as adding linter support, normalizing whitespace, and enhancing code quality checks.

Key changes:
- Initial pre-commit configuration setup
- Addition of codespell and shellcheck
- Updates to pre-commit hooks and normalization of whitespace

This file will help maintain cleaner git blame outputs for commits that primarily involve automated formatting and tooling adjustments.
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Apr 21, 2025
@csadorf csadorf self-assigned this Apr 21, 2025
@jcrist
Copy link
Copy Markdown
Member

jcrist commented Apr 22, 2025

/merge

@rapids-bot rapids-bot Bot merged commit e02797c into rapidsai:branch-25.06 Apr 22, 2025
78 of 79 checks passed
@csadorf csadorf deleted the chore/add-git-blame-ignore-revs branch April 22, 2025 14:36
Ofek-Haim pushed a commit to Ofek-Haim/cuml that referenced this pull request May 13, 2025
Add .git-blame-ignore-revs file to ignore commits that only change formatting.

Authors:
  - Simon Adorf (https://github.com/csadorf)

Approvers:
  - Jim Crist-Harif (https://github.com/jcrist)

URL: rapidsai#6564
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants