Skip to content

Commit

Permalink
Adding newlines to the end of files; Removing validate-pull-request.y…
Browse files Browse the repository at this point in the history
…ml from csproj
  • Loading branch information
Dragonnhun committed Oct 4, 2023
1 parent 37e25f3 commit c51f956
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Constants/FileNames.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ public static class FileNames
{
public const string ClearCache = "_" + nameof(ClearCache);
}
}
}
2 changes: 1 addition & 1 deletion Constants/FolderNames.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ public static class FolderNames
public const string Combinator = nameof(Combinator);
public const string Sites = nameof(Sites);
}
}
}
3 changes: 0 additions & 3 deletions Piedone.Combinator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,4 @@
<ItemGroup>
<Content Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Content Include=".github\workflows\validate-pull-request.yml" />
</ItemGroup>
</Project>

0 comments on commit c51f956

Please sign in to comment.