Trailing newlines + standardize tabs -> spaces

This commit is contained in:
Piotr Puszkiewicz 2017-03-02 20:35:20 -08:00
parent d9a06ba95c
commit e617376bc7
181 changed files with 285 additions and 285 deletions

View file

@ -1,3 +1,3 @@
public class EmptyItemGroup
{
}
}

View file

@ -1,4 +1,4 @@
// Dummy reference - it can be used as an existing reference in any of the projects
public class Lib
{
}
}

View file

@ -2,4 +2,4 @@
// it should be used as a reference passed to the dotnet add p2p
public class ValidRef
{
}
}

View file

@ -1,3 +1,3 @@
public class WithDoubledRef
{
}
}

View file

@ -1,3 +1,3 @@
public class WithExistingRefCondOnItem
{
}
}

View file

@ -1,3 +1,3 @@
public class WithExistingRefCondWhitespaces
{
}
}

View file

@ -1,3 +1,3 @@
public class WithRefCondNonUniform
{
}
}

View file

@ -1,3 +1,3 @@
public class WithRefNoCondNonUniform
{
}
}