Skip to content

Commit

Permalink
Merge pull request #3452 from sharwell/incremental-state
Browse files Browse the repository at this point in the history
Collect incremental state without passing compilation to output stage
  • Loading branch information
sharwell authored Apr 20, 2022
2 parents fc67b8b + 253d408 commit 9c5d064
Show file tree
Hide file tree
Showing 4 changed files with 681 additions and 13 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
root = true

[*.{csproj,props,targets}]
indent_style = space
indent_size = 2

[*.yml]
indent_style = space
indent_size = 2
Expand Down
Loading

0 comments on commit 9c5d064

Please sign in to comment.