Skip to content

Conversation

0xFA11
Copy link
Contributor

@0xFA11 0xFA11 commented Apr 27, 2021

// |[Comments]
...
// | - Use of #region is always disallowed.
...

as outlined in Unity C# Coding Standards, we should never use #region blocks (which I also happily agree on).
currently, we have just a few, let's kill these ⚔️ before they evolve into deadly dragons 🐲 around the codebase.

@0xFA11 0xFA11 enabled auto-merge (squash) April 27, 2021 02:57
@0xFA11 0xFA11 merged commit c876ad9 into develop Apr 27, 2021
@0xFA11 0xFA11 deleted the chore/remove-regions branch April 27, 2021 03:24
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