Skip to content

🪲 [Fix]: Fix linter settings and docs#2

Merged
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
fixDocs
Oct 7, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#2
Marius Storhaug (MariusStorhaug) merged 2 commits into
mainfrom
fixDocs

Conversation

@MariusStorhaug

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 6, 2025

Copy link
Copy Markdown
Member

This pull request introduces minor improvements to documentation and testing configuration. The most notable changes are an update to the description in the Get-PSModuleTest function and the addition of environment variable settings for the linter in the GitHub Actions workflow.

Documentation improvements:

  • Added a .DESCRIPTION section to the Get-PSModuleTest function for better clarity and consistency in documentation.

Testing and CI configuration:

  • Updated .github/PSModule.yml to include a Linter section with environment variables that disable several validation checks, streamlining the linter process in CI.

Copilot AI review requested due to automatic review settings October 6, 2025 22:01

Copilot AI left a comment

Copy link
Copy Markdown

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 disables multiple linter validation rules by adding a new Linter configuration section to the PSModule.yml workflow file.

  • Adds a Linter section with environment variables to disable various code formatting and linting tools

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

Comment thread .github/PSModule.yml
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit edff98e into main Oct 7, 2025
36 checks passed
@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown

Module Anthropic - 0.0.2 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 7, 2025

Copy link
Copy Markdown

GitHub release for Anthropic v0.0.2 has been created.

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