Skip to content

Commit 2c04eed

Browse files
Copilotjoelghill
andauthored
Fix clang-format violation in app shortcut feature (#3)
* Fix trailing whitespace in DisplayApp.h (clang-format violation) Co-authored-by: joelghill <1980543+joelghill@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: joelghill <1980543+joelghill@users.noreply.github.com>
1 parent 8a8d6d1 commit 2c04eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/displayapp/DisplayApp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ namespace Pinetime {
120120
Apps currentApp = Apps::None;
121121
Apps previousApp = Apps::None;
122122
Apps returnToApp = Apps::None;
123-
123+
124124
FullRefreshDirections returnDirection = FullRefreshDirections::None;
125125
TouchEvents returnTouchEvent = TouchEvents::None;
126126

0 commit comments

Comments
 (0)