Skip to content

Commit

Permalink
ci: Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jul 23, 2024
1 parent d5286fb commit 6a598d5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions src/layouts/api-reference.hbs
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# {{endpoint.path}}
{{{contents}}}
#
{{endpoint.path}}
{{{contents}}}
2 changes: 1 addition & 1 deletion src/layouts/default.hbs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{{{contents}}}
{{{contents}}}
5 changes: 3 additions & 2 deletions src/layouts/sdk-reference.hbs
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# {{endpoint.path}}
{{{contents}}}
#
{{endpoint.path}}
{{{contents}}}

0 comments on commit 6a598d5

Please sign in to comment.