Skip to content

Commit 408f680

Browse files
style: format code with ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format
This commit fixes the style issues introduced in 12998d6 according to the output from ClangFormat, dotnet-format, Prettier, RuboCop, Rustfmt, Scalafmt, StandardJS, StandardRB and swift-format. Details: None
1 parent 12998d6 commit 408f680

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/sentry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Sentry.addBreadcrumb({
88
category: "navigation",
99
message: `Visited ${window.location.pathname}`,
1010
level: "info",
11-
});
11+
});

0 commit comments

Comments
 (0)