hugsy / gef-extras

Extra goodies for GEF to (try to) make GDB suck even less
https://hugsy.github.io/gef-extras
MIT License
148 stars 50 forks source link

Setup `pre-commit` to GEF-Extras #91

Closed hugsy closed 11 months ago

hugsy commented 11 months ago

Description

Replicates GEF's pre-commit policy and apply it.

It also fixes all the minor formatting failures found by the policy.

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

N/A

Checklist