Commit Graph

32 Commits (a534af1c283d445b017183c2c4b8d5b143eff990)

Author SHA1 Message Date
patryk4815 c80793f41e
add python3.10, add debian12, drop python3.8, drop ubuntu20.04, drop debian11 (#2421)
1 year ago
Matt. c2bf902ea7
Port Pwndbg to LLDB (#2382)
1 year ago
Matt 4e5e44b3fb
Add initialization under LLDB (#2253)
1 year ago
Gulshan Singh 6cb96632a4
Cleanup gdbinit.py (#2239)
1 year ago
Gulshan Singh bf091df527
Make sure the vermin linter runs on all files (#2231)
2 years ago
Aaron Adams 9fe3a87b52
Fix lint script shebang, args, and nix env checks (#2167)
2 years ago
peace-maker 90dc42e5b2
Additional type hints (#2120)
2 years ago
Gulshan Singh 060106b1e6
Switch from `black` to `ruff format` in lint script (#2130)
2 years ago
Divyansh Singh a75b150242
show `mypy` errors inline on PRs (#2075)
2 years ago
Gulshan Singh da817b2378
Install dev dependencies with poetry (#2065)
2 years ago
Gulshan Singh 45665e823c
Make ruff output in github format if running on CI (#2070)
2 years ago
Gulshan Singh 3e855ad220
Allow fixing ruff errors in lint.sh (#2047)
2 years ago
Gulshan Singh 5ab3ed0888
Update dev requirements (#2046)
2 years ago
Gulshan Singh 4191ceb5ec
Fix lint.sh (#2030)
2 years ago
Gulshan Singh c26832243c
Don't lint .venv files (#2028)
2 years ago
disconnect3d 03327ff510 lint.sh: use tools from .venv
2 years ago
Disconnect3d 9e9f328ccc
Update code to Python >= 3.8 (#1840)
2 years ago
Gulshan Singh 487afacc7a
Switch from flake8 to ruff (#1696)
3 years ago
Disconnect3d afa96abfa0
lint.sh: vermin -vvv instead of -vvvv (#1556)
3 years ago
Disconnect3d 945f12a267 lint.sh vermin: use -vvv --no-tips
3 years ago
Gulshan Singh bc59a8eddd
Fix memoize type issues and enable mypy in lint script (#1518)
3 years ago
Gulshan Singh ac5a6ebe64
Minor lint and pre-hook changes (#1349)
3 years ago
Gulshan Singh 7efaa33b0c
Install shfmt on Ubuntu 22.04, otherwise skip running linter (#1323)
3 years ago
Gulshan Singh bb3a7bfcb5 Add quiet flag to vermin
3 years ago
Gulshan Singh 85f4373737 Try to install missing lint dependencies
3 years ago
Filip Mazur e3c2b87239
Implementing vermin into CI (#1319)
3 years ago
Disconnect3d c74a551a6d
lint.sh: lint only pwndbg files (#1312)
3 years ago
Gulshan Singh 6af4753d8e
Add support for formatting the code directly from lint.sh (#1140)
3 years ago
Gulshan Singh 544ea0eab7
Linting/formatting improvements (#1138)
3 years ago
Disconnect3d b7ddf3a070
fix #1111 errno command edge case (#1126)
3 years ago
Gulshan Singh cc50024417
Format shell scripts with shfmt (#1123)
3 years ago
Gulshan Singh bbf1397a2b
Add lint.sh script (#1122)
3 years ago