Skip to content

Conversation

@akalipetis
Copy link
Member

No description provided.

@akalipetis akalipetis marked this pull request as ready for review September 19, 2025 14:52
Copilot AI review requested due to automatic review settings September 19, 2025 14:52
Copy link

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 adds "lint" as an alias for the existing "validate" command, making the command more accessible to users who prefer using "lint" terminology for configuration validation.

  • Adds "lint" alias to the validateCmd.Aliases array in the root command configuration
  • Updates the innerAppConfigValidateCommand function to include "lint" in its aliases array for consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
commands/root.go Adds "lint" to the validateCmd aliases array alongside existing "validate" alias
commands/list_models.go Adds "lint" to the innerAppConfigValidateCommand aliases array for consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pjcdawkins pjcdawkins merged commit f3f6ddd into main Sep 19, 2025
1 check passed
@pjcdawkins pjcdawkins deleted the feature/validate-lint branch September 19, 2025 14:55
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.

3 participants