Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9536ecc

Browse files
committed
make lint/fmt
Signed-off-by: Danny Kopping <danny@coder.com>
1 parent644a4cd commit9536ecc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎coderd/notifications/notifier.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ type notifier struct {
4646
}
4747

4848
funcnewNotifier(cfg codersdk.NotificationsConfig,id uuid.UUID,log slog.Logger,dbStore,runtimeCfg runtimeconfig.Manager,
49-
hrmap[database.NotificationMethod]Handler,metrics*Metrics,clock quartz.Clock)*notifier {
49+
hrmap[database.NotificationMethod]Handler,metrics*Metrics,clock quartz.Clock,
50+
)*notifier {
5051
tick:=clock.NewTicker(cfg.FetchInterval.Value(),"notifier","fetchInterval")
5152
return&notifier{
5253
id:id,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp