Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat code with clang-format #8

Merged
merged 2 commits into from Jun 6, 2023
Merged

Reformat code with clang-format #8

merged 2 commits into from Jun 6, 2023

Conversation

pvuorela
Copy link
Contributor

Follow conventions better. First an automatically made changes and then one manual commit for missing includes on one header.

Depends on sailfishos/libiodata#4 as the headers were slightly off.

The coding conventions in this repository were not like anything
elsewhere. Executed clang-format to automatically reformat *.cpp and
*.h files. Format rule file from:
https://invent.kde.org/qt/qt-creator/qt-creator/-/blob/master/.clang-format
This was ok for compilation only because it was used with right
headers included before it.
@pvuorela pvuorela merged commit fc11565 into master Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants