angr / angr-doc

Documentation for the angr suite
https://docs.angr.io/
BSD 2-Clause "Simplified" License
837 stars 378 forks source link

git blame ignore instructions added #448

Closed zwimer closed 1 year ago

zwimer commented 1 year ago

git blame currently reflects users who made large reformatting of code to angr in git blame instead of the original authors, this PR should address that.

github-actions[bot] commented 1 year ago

Unit Test Results

43 tests   43 :heavy_check_mark:  7m 26s :stopwatch: 10 suites    0 :zzz: 10 files      0 :x:

Results for commit 8eec92cb.

:recycle: This comment has been updated with latest results.

zwimer commented 1 year ago

I'd prefer the description but I have no issues with the later; feel free to change it.

zwimer commented 1 year ago

The CI is actually passing, the failure rating is because the pre-commit CI was not yet setup correctly when this ran.

twizmwazin commented 1 year ago

Closing as these docs are no longer used