Closed ethteck closed 1 day ago
Should we add an option to turn off the warning as a whole or just per segment? Or both?
Another idea besides being able to turn off this warning is to detect if the jumptable is used by a hasm file and ignore the suggestion if that's the case
I think any warning emitted should be configurable at some level, even if it's not per-warning type. but yeah I think global + per segment is grood
I think we should add a way to turn it off. The other suggestion is just an extra besides the toggle option
gotcha, makes sense. yeh I agree with the idea I think
https://github.com/ethteck/splat/blob/main/src/splat/segtypes/common/data.py#L146