🧹 apply clang-format

This commit is contained in:
Vladislav Nepogodin 2023-07-01 01:19:22 +04:00
parent 0ca553b6e4
commit a858c11990
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -1,8 +1,8 @@
#include "drivers.hpp" #include "drivers.hpp"
#include "chwd_profiles.hpp"
#include "config.hpp" #include "config.hpp"
#include "utils.hpp" #include "utils.hpp"
#include "widgets.hpp" #include "widgets.hpp"
#include "chwd_profiles.hpp"
/* clang-format off */ /* clang-format off */
#include <fstream> // for ofstream #include <fstream> // for ofstream