Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .git-blame-ignore-revs file to ignore Flake8 commits in blame #5161

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

szalpal
Copy link
Member

@szalpal szalpal commented Nov 13, 2023

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

Some time ago, we filed handful PRs which fixed Flake8 errors regarding code formatting. This PR introduces .git-blame-ignore-revs file, which removes these commits from Blame history.

To verify the PR please refer to my fork: https://github.com/szalpal/DALI/tree/ignore_revs

Additional information:

Affected modules and functionalities:

Key points relevant for the review:

Tests:

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Checklist

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

Signed-off-by: szalpal <mszolucha@nvidia.com>
@szalpal
Copy link
Member Author

szalpal commented Nov 13, 2023

!build

@szalpal szalpal marked this pull request as ready for review November 13, 2023 09:34
@dali-automaton
Copy link
Collaborator

CI MESSAGE: [10753971]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [10753971]: BUILD PASSED

@szalpal szalpal merged commit d48cc6c into NVIDIA:main Nov 13, 2023
5 checks passed
@szalpal szalpal deleted the ignore_revs branch November 13, 2023 14:58
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants