Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 2.26 KB

File metadata and controls

30 lines (21 loc) · 2.26 KB

AI Instructions

This file provides AI agent guidance for the project. Each instruction file below targets specific file glob patterns and use cases.

Instructions Overview

The guidelines always take priority over existing code patterns in project.

  • SqlServerDsc-specific guidelines override general project guidelines
  • Follow PowerShell style guidelines
  • Maintain localization requirements across all source files
  • Follow test patterns strictly for maintainability

Core Project Guidelines

Desired State Configuration (DSC) Resource Guidelines

New DSC resources should always be created as class-based resources.