mozilla / cbindgen

A project for generating C bindings from Rust code
Mozilla Public License 2.0
2.27k stars 294 forks source link

Fix cpplint warnings #946

Closed vanillajonathan closed 2 months ago

vanillajonathan commented 2 months ago

Closes #865

emilio commented 2 months ago

It seems tests were still somewhat unhappy, but I updated them manually and merged this in https://github.com/mozilla/cbindgen/commit/ca78140c01518a655355f84da1f3872939123b66. Thanks!

emilio commented 2 months ago

(I think if you were running git on windows, your autoclrf settings were probably messing up a couple of the tests)