Skip to content

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

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

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

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

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

This pull request makes a few minor configuration and documentation updates, primarily focused on linter and testing behavior.

  • Linter Configuration Updates:

    • Disabled several linter validations in the Linter environment section of .github/PSModule.yml, such as Biome format/lint, GitHub Actions Zizmor, JSCPD, and various Prettier checks.
    • Updated .github/linters/.markdown-lint.yml to disable duplicate heading checks (MD024) and made a minor formatting change to the punctuation list for MD026.
  • Documentation Improvement:

    • Added a .DESCRIPTION section to the Get-PSModuleTest function in src/functions/public/Get-PSModuleTest.ps1 to improve help output.

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 settings by disabling various validation checks in the GitHub Actions configuration. The changes focus on configuring the linter environment to skip specific validation tools.

  • Adds linter configuration section to disable multiple validation checks
  • Disables Biome formatting and linting validation
  • Disables other validation tools including GitHub Actions Zizmor, JSCPD, and Prettier for various file types

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:42
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 f12192f into main Oct 9, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

Module Confluence - 0.0.6 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

GitHub release for Confluence v0.0.6 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