Vector35 / binaryninja-api

Public API, examples, documentation and issues for Binary Ninja
https://binary.ninja/
MIT License
930 stars 210 forks source link

Weirdly-aligned braces in Pseudo C #6040

Closed jonpalmisc closed 2 weeks ago

jonpalmisc commented 3 weeks ago

4.2.6281-dev (3f292d7f)

This looks like some weird GNU style guide alignment... Notice how the braces are not aligned with the indentation guide. This does not occur in Pseudo Rust.

image

plafosse commented 2 weeks ago

Fixed on dev 4.2.6300