Skip to content

Commit 9c5d064

Browse files
authored
Merge pull request #3452 from sharwell/incremental-state
Collect incremental state without passing compilation to output stage
2 parents fc67b8b + 253d408 commit 9c5d064

4 files changed

Lines changed: 681 additions & 13 deletions

File tree

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
root = true
22

3+
[*.{csproj,props,targets}]
4+
indent_style = space
5+
indent_size = 2
6+
37
[*.yml]
48
indent_style = space
59
indent_size = 2

0 commit comments

Comments
 (0)