Skip to content

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

Merged
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs
Oct 10, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#13
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

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

This pull request introduces minor improvements to configuration and documentation files related to linting and testing. The changes focus on refining linter settings, updating documentation, and configuring the test environment.

Linter configuration updates:

  • Disabled several validation checks for the linter environment by setting related environment variables to false in .github/PSModule.yml.
  • Updated .github/linters/.markdown-lint.yml to disable the MD024 rule (no duplicate headings allowed), which is useful when INPUTS and OUTPUTS sections may have the same item, and made a minor punctuation formatting change for MD026.

Documentation improvements:

  • Added a .DESCRIPTION section to the Get-PSModuleTest function in src/functions/public/Get-PSModuleTest.ps1 to clarify its purpose.

Copilot AI review requested due to automatic review settings October 6, 2025 22:58
Copy link
Copy Markdown

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 disables specific linter validation rules in the GitHub Actions configuration to fix linter settings and documentation issues.

  • Adds a new Linter section to the PSModule configuration
  • Disables 7 specific validation rules including Biome formatting/linting, GitHub Actions security scanning, duplicate code detection, and Prettier formatting for JSON, Markdown, and YAML files

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

Comment thread .github/PSModule.yml
Copilot AI review requested due to automatic review settings October 8, 2025 09:47
Copy link
Copy Markdown

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

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


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

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit bc0ee23 into main Oct 10, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

Module Yaml - 0.0.5 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

GitHub release for Yaml v0.0.5 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