You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run Invoke-DbatoolsFormatter after AI tool execution
Added calls to Invoke-DbatoolsFormatter after AI tool execution in Invoke-AITool, Invoke-AutoFixSingleFile, and Invoke-AutoFixProcess functions. This ensures that files modified by AI tools are automatically formatted. Error handling and verbose logging were included to handle formatter failures gracefully.
0 commit comments