notes icon indicating copy to clipboard operation
notes copied to clipboard

Request: .clang-format file

Open zjeffer opened this issue 2 years ago • 1 comments

I noticed this repo doesn't have a .clang-format file. It would be great if this was added, doing so would ensure every contributor uploads code with the same formatting.

zjeffer avatar Oct 01 '22 17:10 zjeffer

Good idea; I only learned about it now because you mentioned it.

nuttyartist avatar Oct 02 '22 07:10 nuttyartist

There's a clang-format file based on the Qt Coding Style (https://wiki.qt.io/Qt_Coding_Style#clang-format), I'll make a PR to include this file after merging the QT6 migration.

zjeffer avatar Oct 29 '22 13:10 zjeffer

There's a clang-format file based on the Qt Coding Style (https://wiki.qt.io/Qt_Coding_Style#clang-format), I'll make a PR to include this file after merging the QT6 migration.

👍

nuttyartist avatar Nov 01 '22 14:11 nuttyartist