Skip to content

Conversation

@ourairquality
Copy link

except for app/qtapp/

Have had the .clang-format for some time now and there has been no feedback. Here is a suggestion to adopt this format for most of the code, leaving app/qtapp/ for feedback from the author.

This is a purely mechanical format conversion, no hand editing, and should remain so. If there are issues then they should be corrected before if possible so that this is a mechanical reproducible patch. E.g. if can reorder header files, and there might be some code sections that want to skip reformatting.

This does create a burden when applying patches against other formats. But since it is a mechanical format conversion it is possible to apply this same format to code before and after a patch and then to make a new patch in the new format.

Keeping the current format means hand formatting patches from other branches using different formats which is somewhat unproductive and for large changes that becomes impractical.

except for app/qtapp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant