Skip to content

Commit ca9369b

Browse files
committed
change tabs to spaces
1 parent 71adf82 commit ca9369b

24 files changed

+24
-24
lines changed

coderd/notifications/dispatch/smtp/html.gotmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{{ .Labels._subject }}
1515
</h1>
1616
<div style="line-height: 1.5;">
17-
<p>Hi {{ .UserName }},</p>
17+
<p>Hi {{ .UserName }},</p>
1818
{{ .Labels._body }}
1919
</div>
2020
<div style="text-align: center; margin-top: 32px;">

coderd/notifications/testdata/rendered-templates/smtp/TemplateTemplateDeleted.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4545
Template "Bobby's Template" deleted
4646
</h1>
4747
<div style=3D"line-height: 1.5;">
48-
<p>Hi Bobby,</p>
48+
<p>Hi Bobby,</p>
4949
<p>The template <strong>Bobby&rsquo;s Template</strong> was deleted=
5050
by <strong>rob</strong>.</p>
5151
</div>

coderd/notifications/testdata/rendered-templates/smtp/TemplateTemplateDeprecated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ argin: 8px 0 32px; line-height: 1.5;">
5353
Template 'alpha' has been deprecated
5454
</h1>
5555
<div style=3D"line-height: 1.5;">
56-
<p>Hi Bobby,</p>
56+
<p>Hi Bobby,</p>
5757
<p>The template <strong>alpha</strong> has been deprecated with the=
5858
following message:</p>
5959

coderd/notifications/testdata/rendered-templates/smtp/TemplateTestNotification.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4646
A test notification
4747
</h1>
4848
<div style=3D"line-height: 1.5;">
49-
<p>Hi Bobby,</p>
49+
<p>Hi Bobby,</p>
5050
<p>This is a test notification.</p>
5151
</div>
5252
<div style=3D"text-align: center; margin-top: 32px;">

coderd/notifications/testdata/rendered-templates/smtp/TemplateUserAccountActivated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4747
User account "bobby" activated
4848
</h1>
4949
<div style=3D"line-height: 1.5;">
50-
<p>Hi Bobby,</p>
50+
<p>Hi Bobby,</p>
5151
<p>User account <strong>bobby</strong> has been activated.</p>
5252

5353
<p>The account belongs to <strong>William Tables</strong> and it was activa=

coderd/notifications/testdata/rendered-templates/smtp/TemplateUserAccountCreated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4747
User account "bobby" created
4848
</h1>
4949
<div style=3D"line-height: 1.5;">
50-
<p>Hi Bobby,</p>
50+
<p>Hi Bobby,</p>
5151
<p>New user account <strong>bobby</strong> has been created.</p>
5252

5353
<p>This new user account was created for <strong>William Tables</strong> by=

coderd/notifications/testdata/rendered-templates/smtp/TemplateUserAccountDeleted.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4747
User account "bobby" deleted
4848
</h1>
4949
<div style=3D"line-height: 1.5;">
50-
<p>Hi Bobby,</p>
50+
<p>Hi Bobby,</p>
5151
<p>User account <strong>bobby</strong> has been deleted.</p>
5252

5353
<p>The deleted account belonged to <strong>William Tables</strong> and was =

coderd/notifications/testdata/rendered-templates/smtp/TemplateUserAccountSuspended.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4848
User account "bobby" suspended
4949
</h1>
5050
<div style=3D"line-height: 1.5;">
51-
<p>Hi Bobby,</p>
51+
<p>Hi Bobby,</p>
5252
<p>User account <strong>bobby</strong> has been suspended.</p>
5353

5454
<p>The account belongs to <strong>William Tables</strong> and it was suspen=

coderd/notifications/testdata/rendered-templates/smtp/TemplateUserRequestedOneTimePasscode.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4848
Reset your password for Coder
4949
</h1>
5050
<div style=3D"line-height: 1.5;">
51-
<p>Hi Bobby,</p>
51+
<p>Hi Bobby,</p>
5252
<p>Use the link below to reset your password.</p>
5353

5454
<p>If you did not make this request, you can ignore this message.</p>

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceAutoUpdated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4848
Workspace "bobby-workspace" updated automatically
4949
</h1>
5050
<div style=3D"line-height: 1.5;">
51-
<p>Hi Bobby,</p>
51+
<p>Hi Bobby,</p>
5252
<p>Your workspace <strong>bobby-workspace</strong> has been updated=
5353
automatically to the latest template version (1.0).</p>
5454

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceAutobuildFailed.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4747
Workspace "bobby-workspace" autobuild failed
4848
</h1>
4949
<div style=3D"line-height: 1.5;">
50-
<p>Hi Bobby,</p>
50+
<p>Hi Bobby,</p>
5151
<p>Automatic build of your workspace <strong>bobby-workspace</stron=
5252
g> failed.</p>
5353

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceBuildsFailedReport.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ argin: 8px 0 32px; line-height: 1.5;">
6565
Workspace builds failed for template "Bobby First Template"
6666
</h1>
6767
<div style=3D"line-height: 1.5;">
68-
<p>Hi Bobby,</p>
68+
<p>Hi Bobby,</p>
6969
<p>Template <strong>Bobby First Template</strong> has failed to bui=
7070
ld <sup>4</sup>&frasl;<sub>55</sub> times over the last week.</p>
7171

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceCreated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4646
Workspace 'bobby-workspace' has been created
4747
</h1>
4848
<div style=3D"line-height: 1.5;">
49-
<p>Hi Bobby,</p>
49+
<p>Hi Bobby,</p>
5050
<p>The workspace <strong>bobby-workspace</strong> has been created =
5151
from the template <strong>bobby-template</strong> using version <strong>alp=
5252
ha</strong>.</p>

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceDeleted.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4949
Workspace "bobby-workspace" deleted
5050
</h1>
5151
<div style=3D"line-height: 1.5;">
52-
<p>Hi Bobby,</p>
52+
<p>Hi Bobby,</p>
5353
<p>Your workspace <strong>bobby-workspace</strong> was deleted.</p>
5454

5555
<p>The specified reason was &ldquo;<strong>autodeleted due to dormancy (aut=

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceDeleted_CustomAppearance.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4949
Workspace "bobby-workspace" deleted
5050
</h1>
5151
<div style=3D"line-height: 1.5;">
52-
<p>Hi Bobby,</p>
52+
<p>Hi Bobby,</p>
5353
<p>Your workspace <strong>bobby-workspace</strong> was deleted.</p>
5454

5555
<p>The specified reason was &ldquo;<strong>autodeleted due to dormancy (aut=

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceDormant.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ argin: 8px 0 32px; line-height: 1.5;">
5151
Workspace "bobby-workspace" marked as dormant
5252
</h1>
5353
<div style=3D"line-height: 1.5;">
54-
<p>Hi Bobby,</p>
54+
<p>Hi Bobby,</p>
5555
<p>Your workspace <strong>bobby-workspace</strong> has been marked =
5656
as <a href=3D"https://coder.com/docs/templates/schedule#dormancy-threshold-=
5757
enterprise"><strong>dormant</strong></a> because of breached the template&r=

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceManualBuildFailed.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4747
Workspace "bobby-workspace" manual build failed
4848
</h1>
4949
<div style=3D"line-height: 1.5;">
50-
<p>Hi Bobby,</p>
50+
<p>Hi Bobby,</p>
5151
<p>A manual build of the workspace <strong>bobby-workspace</strong>=
5252
using the template <strong>bobby-template</strong> failed (version: <stron=
5353
g>bobby-template-version</strong>).<br>

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceManuallyUpdated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4949
Workspace 'bobby-workspace' has been manually updated
5050
</h1>
5151
<div style=3D"line-height: 1.5;">
52-
<p>Hi Bobby,</p>
52+
<p>Hi Bobby,</p>
5353
<p>A new workspace build has been manually created for your workspa=
5454
ce <strong>bobby-workspace</strong> by <strong>bobby</strong> to update it =
5555
to version <strong>alpha</strong> of template <strong>bobby-template</stron=

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceMarkedForDeletion.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4848
Workspace "bobby-workspace" marked for deletion
4949
</h1>
5050
<div style=3D"line-height: 1.5;">
51-
<p>Hi Bobby,</p>
51+
<p>Hi Bobby,</p>
5252
<p>Your workspace <strong>bobby-workspace</strong> has been marked =
5353
for <strong>deletion</strong> after 24 hours of <a href=3D"https://coder.co=
5454
m/docs/templates/schedule#dormancy-auto-deletion-enterprise">dormancy</a> b=

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceOutOfDisk.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4545
Your workspace "bobby-workspace" is low on volume space
4646
</h1>
4747
<div style=3D"line-height: 1.5;">
48-
<p>Hi Bobby,</p>
48+
<p>Hi Bobby,</p>
4949
<p>Volume <strong><code>/home/coder</code></strong> is over 90% ful=
5050
l in workspace <strong>bobby-workspace</strong>.</p>
5151
</div>

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceOutOfDisk_MultipleVolumes.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4949
Your workspace "bobby-workspace" is low on volume space
5050
</h1>
5151
<div style=3D"line-height: 1.5;">
52-
<p>Hi Bobby,</p>
52+
<p>Hi Bobby,</p>
5353
<p>The following volumes are nearly full in workspace <strong>bobby=
5454
-workspace</strong></p>
5555

coderd/notifications/testdata/rendered-templates/smtp/TemplateWorkspaceOutOfMemory.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4646
Your workspace "bobby-workspace" is low on memory
4747
</h1>
4848
<div style=3D"line-height: 1.5;">
49-
<p>Hi Bobby,</p>
49+
<p>Hi Bobby,</p>
5050
<p>Your workspace <strong>bobby-workspace</strong> has reached the =
5151
memory usage threshold set at <strong>90%</strong>.</p>
5252
</div>

coderd/notifications/testdata/rendered-templates/smtp/TemplateYourAccountActivated.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4545
Your account "bobby" has been activated
4646
</h1>
4747
<div style=3D"line-height: 1.5;">
48-
<p>Hi Bobby,</p>
48+
<p>Hi Bobby,</p>
4949
<p>Your account <strong>bobby</strong> has been activated by <stron=
5050
g>rob</strong>.</p>
5151
</div>

coderd/notifications/testdata/rendered-templates/smtp/TemplateYourAccountSuspended.html.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ argin: 8px 0 32px; line-height: 1.5;">
4343
Your account "bobby" has been suspended
4444
</h1>
4545
<div style=3D"line-height: 1.5;">
46-
<p>Hi Bobby,</p>
46+
<p>Hi Bobby,</p>
4747
<p>Your account <strong>bobby</strong> has been suspended by <stron=
4848
g>rob</strong>.</p>
4949
</div>

0 commit comments

Comments
 (0)