Move dotnet-format script to pre-commit
Co-authored-by: Paul Joannon <437025+paulloz@users.noreply.github.com>
This commit is contained in:
parent
f5dbbf7fd0
commit
97851f0340
6 changed files with 38 additions and 47 deletions
|
|
@ -142,5 +142,5 @@
|
|||
We can't use wildcards as there may be undesired old files still hanging around.
|
||||
Fortunately code completion, go to definition and such still work.
|
||||
-->
|
||||
<Import Project="Generated\GeneratedIncludes.props" />
|
||||
<Import Condition=" '$(GodotSkipGenerated)' == '' " Project="Generated\GeneratedIncludes.props" />
|
||||
</Project>
|
||||
|
|
|
|||
|
|
@ -44,5 +44,5 @@
|
|||
We can't use wildcards as there may be undesired old files still hanging around.
|
||||
Fortunately code completion, go to definition and such still work.
|
||||
-->
|
||||
<Import Project="Generated\GeneratedIncludes.props" />
|
||||
<Import Condition=" '$(GodotSkipGenerated)' == '' " Project="Generated\GeneratedIncludes.props" />
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue