mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-22 07:29:03 +00:00
Update clang format to 18 (#2891)
* move to clang-format-18 * clang-format-18 indendation
This commit is contained in:
@@ -65,7 +65,7 @@ class Widget;
|
||||
|
||||
class Painter {
|
||||
public:
|
||||
Painter(){};
|
||||
Painter() {};
|
||||
|
||||
Painter(const Painter&) = delete;
|
||||
Painter(Painter&&) = delete;
|
||||
|
||||
Reference in New Issue
Block a user