Skip to content

Commit

Permalink
Update custom-analyzers.md
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Jones <[email protected]>
  • Loading branch information
AlexsJones authored Jul 15, 2024
1 parent 25fdccb commit 9ffb9d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorials/custom-analyzers.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ func (a *Handler) Run(context.Context, *v1.AnalyzerRunRequest) (*v1.AnalyzerRunR
}
return response, nil
}
```

### Testing it out

Expand Down

0 comments on commit 9ffb9d8

Please sign in to comment.