lib-cl-sii-python
lib-cl-sii-python copied to clipboard
Add configuration for ignoring revisions in Git Blame
The file .git-blame-ignore-revs
contains a list of revisions that are not helpful when assigning blame, such as source code reformatting, Python import
sorting, etc., so that git blame
is able to ignore those commits.
See:
- https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
- https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view
Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication