Chris Hennes

Results 699 comments of Chris Hennes

@obelisk79 can you all discuss this and let us know if the DWG is OK with the change?

@jbaehr is going to test whether it affects his current workflow.

We're going to close this, but if there's another solution please feel free to submit a new PR.

I'm going to close this since it sounds like @marioalexis84 has plans here.

Once this is merged, I'll do a LibPack 1.1 release candidate, and then a release. Then we'll update the CI here.

It's fine with me. We could consider a wider discussion at the next developer meeting.

I don't love the removal of spaces from things like ``` if(SOMETHING) ``` That seems too compressed to my eye, so I'm inclined to also change that setting to enforce...

Comments welcome, we will talk about this in the next dev meeting.

> Most of the auto-formatting is OK or acceptable but in cases like cMake/FreeCadMacros.cmake or src/Mod/Fem/CMakeLists.txt it completely breaks readability. Can you clarify which elements you are concerned about in...

> But the problems in Fem's CMakeLists.txt file still exist. In the handwritten form one filename per line was used while now there are two or three filenames per line...