dyne / frei0r

A large collection of free and portable video plugins
https://frei0r.dyne.org/
GNU General Public License v2.0
419 stars 91 forks source link

.editorconfig and uncrustify C and C++ code formatting. #173

Closed Jonadabe closed 12 months ago

Jonadabe commented 1 year ago

Hi there everyone,

This is just an example how the code could be formatted, and the differences on the code reading.

Congrats to everyone.

jaromil commented 12 months ago

.editorconfig is nice to have, as well linting warnings on PR for all new code and changes. But I oppose changing all existing code with this automation, because it creates problems in git history when tracing back real changes with a diff.