Pedro Tammela

Results 28 comments of Pedro Tammela

@karanankit01 did you check this?

> Commit [3d6b254](https://github.com/Koihik/LuaFormatter/commit/3d6b2545fb556b5cbe9015b7285e331d9ad5e52c) updates the readme with a default configuration. Compared to https://github.com/Koihik/LuaFormatter/blob/master/docs/Style-Config.md the option `tab_width` is added. What does this do and can we add a description to the...

Could you provide an example of before/after?

same as https://github.com/Koihik/LuaFormatter/issues/98

It's not necessary for our use case. In gcc < 9.0 the library was separate from `libstdc++`, but even then the portion we use here was not implemented properly and...

@winest you could run the test suite. If it passes, please let me know!

Confirmed that apparently they fixed this issue (segfault on fs lib) in 8.3. I did a PR that addressed the code issues here and made it work in all platforms....

I don't follow, could you give more concrete examples?

That's possible but I don't see a clear implementation for the configuration file yet. Adding a configuration field for spaces around each operator is just too much. I will think...

@karanankit01 Can you take a look at this one?