Skip to content

Commit

Permalink
Space the period
Browse files Browse the repository at this point in the history
  • Loading branch information
shackra committed Jan 2, 2025
1 parent e6e2ed1 commit 0338465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/sync/syncer.go
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ func (s *syncer) SyncAssets(ctx context.Context) error {
return nil
}

// SyncGrantExpansion.
// SyncGrantExpansion .

Check failure on line 972 in pkg/sync/syncer.go

View workflow job for this annotation

GitHub Actions / go-lint

Comment should end in a period (godot)
// TODO(morgabra) Docs
func (s *syncer) SyncGrantExpansion(ctx context.Context) error {
l := ctxzap.Extract(ctx)
Expand Down

0 comments on commit 0338465

Please sign in to comment.