Skip to content

Commit

Permalink
working..
Browse files Browse the repository at this point in the history
  • Loading branch information
GravityWolfNotAmused committed Jan 15, 2024
1 parent a4f6a3f commit d441cd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DiscordPlayerCountBot/Attributes/NameAttribute.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
namespace PlayerCountBot.Attributes

Check failure on line 1 in DiscordPlayerCountBot/Attributes/NameAttribute.cs

View workflow job for this annotation

GitHub Actions / dotnet_format

DiscordPlayerCountBot/Attributes/NameAttribute.cs#L1

ENDOFLINE: Fix end of line marker. Replace 1 characters with '\r\n'.
{

Check failure on line 2 in DiscordPlayerCountBot/Attributes/NameAttribute.cs

View workflow job for this annotation

GitHub Actions / dotnet_format

DiscordPlayerCountBot/Attributes/NameAttribute.cs#L2

ENDOFLINE: Fix end of line marker. Replace 1 characters with '\r\n'.

[AttributeUsage(AttributeTargets.Property | AttributeTargets.Class)]

Check failure on line 3 in DiscordPlayerCountBot/Attributes/NameAttribute.cs

View workflow job for this annotation

GitHub Actions / dotnet_format

DiscordPlayerCountBot/Attributes/NameAttribute.cs#L3

ENDOFLINE: Fix end of line marker. Replace 1 characters with '\r\n'.
public class NameAttribute : Attribute

Check failure on line 4 in DiscordPlayerCountBot/Attributes/NameAttribute.cs

View workflow job for this annotation

GitHub Actions / dotnet_format

DiscordPlayerCountBot/Attributes/NameAttribute.cs#L4

ENDOFLINE: Fix end of line marker. Replace 1 characters with '\r\n'.
{

Check failure on line 5 in DiscordPlayerCountBot/Attributes/NameAttribute.cs

View workflow job for this annotation

GitHub Actions / dotnet_format

DiscordPlayerCountBot/Attributes/NameAttribute.cs#L5

ENDOFLINE: Fix end of line marker. Replace 1 characters with '\r\n'.
Expand Down

0 comments on commit d441cd3

Please sign in to comment.