Commit 0829810
committed
Use recommended Compiler options
- Features: Strict
Setting this ensures that we won't fall into compiler bugs when using latest features.
- LangVersion: Latest
Setting this ensures that we always compile against latest version against the using SDK.1 parent b1a6311 commit 0829810
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments