We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f970b commit 8b1c6a9Copy full SHA for 8b1c6a9
.github/file-filters.yml
@@ -10,3 +10,6 @@ high_risk_code: &high_risk_code
10
- 'Sources/Sentry/SentrySwizzleWrapper.m'
11
- 'Sources/Sentry/include/SentrySwizzle.h'
12
- 'Sources/Sentry/SentrySwizzle.m'
13
+ - 'Sources/Sentry/SentryFileManager.m'
14
+ - 'Sources/Sentry/SentrySerialization.m'
15
+ - 'Sources/Sentry/SentrySerialization.h'
0 commit comments