Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#4
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 several configuration updates and a minor documentation improvement. The main changes are focused on customizing linting behavior and enhancing script documentation.

Configuration and Linting Updates:

  • Disabled several linter validations in the Linter section of .github/PSModule.yml by setting their environment variables to false. This reduces the number of linting checks run during CI.
  • Updated .github/linters/.markdown-lint.yml to disable the MD024 (no duplicate headings) rule and correct the punctuation list for MD026. This allows for repeated headings like INPUTS and OUTPUTS, and ensures proper punctuation handling.

Documentation Improvement:

  • Added a .DESCRIPTION section to the Get-PSModuleTest.ps1 script to provide a clearer explanation of its purpose.

Copilot AI review requested due to automatic review settings October 6, 2025 22:03
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 fixes linter configuration by disabling specific validation rules in the PSModule configuration file.

  • Adds a new Linter section to disable multiple validation tools including Biome, Zizmor, JSCPD, and Prettier

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

Copilot AI review requested due to automatic review settings October 8, 2025 09:43
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 8e149b0 into main Oct 9, 2025
36 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Module Context7 - 0.0.3 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

GitHub release for Context7 v0.0.3 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