Skip to content

Conversation

@teoadal
Copy link
Owner

@teoadal teoadal commented Jan 15, 2026

No description provided.

{
Context.BuildActor<Terrain>(urbanConcrete, args);
}

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'else' statement should not be preceded by a blank line.

Suggested change


return result;
}

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code should not contain multiple blank lines in a row.

Suggested change


public struct Employee : IActorComponent, IComponent
{

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An opening brace should not be followed by a blank line.

Suggested change


return result;
}

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code should not contain multiple blank lines in a row.

Suggested change

@teoadal teoadal merged commit 2f4768f into master Jan 16, 2026
10 checks passed
@teoadal teoadal deleted the featrue/0.4.3.3 branch January 16, 2026 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants