We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53f12fc commit f3290d0Copy full SHA for f3290d0
1 file changed
DrString/drstring.toml
@@ -2,9 +2,5 @@ include = [
2
'Core/**/*.swift',
3
]
4
5
-exclude = [
6
- 'Core/**/*.generated.swift',
7
-]
8
-
9
ignore-throws = true
10
ignore-returns = true
0 commit comments