Skip to content

Commit

Permalink
style(lint): Auto commit lint changes
Browse files Browse the repository at this point in the history
  • Loading branch information
getsantry[bot] authored Aug 7, 2023
1 parent 3a7155d commit f9f0591
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ options.AddEventProcessor(new CustomEventProcessor());
```

After adding it to the scope the processor applies to the current and following scopes

```csharp
SentrySdk.ConfigureScope(scope => scope.AddEventProcessor(new CustomEventProcessor()));
```
Expand Down

0 comments on commit f9f0591

Please sign in to comment.