Skip to content

#6 - update ecs config#9

Merged
mikemeijer merged 2 commits intomainfrom
bugfix/6
Nov 20, 2025
Merged

#6 - update ecs config#9
mikemeijer merged 2 commits intomainfrom
bugfix/6

Conversation

@mikemeijer
Copy link
Contributor

closes #6

@mikemeijer mikemeijer self-assigned this Nov 20, 2025
Copilot AI review requested due to automatic review settings November 20, 2025 14:50
@mikemeijer mikemeijer added the enhancement New feature or request label Nov 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the ECS (Easy Coding Standard) configuration to modify spacing rules and expand skip directives for various coding standard sniffs. The changes primarily focus on adjusting property spacing requirements and refining which directories/files should be excluded from specific linting rules.

Key changes:

  • Modified property spacing configuration to require blank lines before properties regardless of comments
  • Reorganized and expanded skip directives to include additional directories and specific files
  • Added new skip rules for Console Commands and Data Casts

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@mikemeijer mikemeijer merged commit 21f0d00 into main Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some improvements after implementing in IVIO

3 participants