angr / claripy

An abstraction layer for constraint solvers.
BSD 2-Clause "Simplified" License
275 stars 90 forks source link

Enable ruff in pre-commit #333

Closed twizmwazin closed 3 weeks ago

twizmwazin commented 1 year ago

This one definitely has a not great set of ignore for ruff. Some of these are real problems we should address separately.

github-actions[bot] commented 1 year ago

Unit Test Results

     93 files       93 suites   1h 54m 5s :stopwatch: 1 459 tests 1 366 :heavy_check_mark: 90 :zzz: 3 :x: 1 465 runs  1 372 :heavy_check_mark: 90 :zzz: 3 :x:

For more details on these failures, see this check.

Results for commit 0dee74b3.

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

zwimer commented 1 year ago

@twizmwazin Please resolve merge conflicts.

twizmwazin commented 3 weeks ago

Superseded by #401