Trailing newlines + standardize tabs -> spaces
This commit is contained in:
parent
d9a06ba95c
commit
e617376bc7
181 changed files with 285 additions and 285 deletions
|
@ -1,3 +1,3 @@
|
|||
public class EmptyItemGroup
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Dummy reference - it can be used as an existing reference in any of the projects
|
||||
public class Lib
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
// it should be used as a reference passed to the dotnet add p2p
|
||||
public class ValidRef
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
public class WithDoubledRef
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
public class WithExistingRefCondOnItem
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
public class WithExistingRefCondWhitespaces
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
public class WithRefCondNonUniform
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
public class WithRefNoCondNonUniform
|
||||
{
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue