Skip to content

Commit 5f11137

Browse files
committed
dotnet-format ./src/ --exclude **/AddFormats/
1 parent 222bcc5 commit 5f11137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersion.Core/VersionCalculation/Abstractions/IContinuousDeploymentVersionCalculator.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace GitVersion.VersionCalculation;
1+
namespace GitVersion.VersionCalculation;
22

33
public interface IContinuousDeploymentVersionCalculator
44
{

0 commit comments

Comments
 (0)