Skip to content

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

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

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

Conversation

@MariusStorhaug

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

Copy link
Copy Markdown
Member

This pull request makes minor updates to the repository's configuration files, focusing on linting and markdown linting behavior.

Linting configuration updates:

  • Added a Linter section to the .github/PSModule.yml file, explicitly disabling several validation checks such as Biome format/lint, GitHub Actions Zizmor, JSCPD, and various Prettier validations.

Markdown linting rule adjustments:

  • Updated .github/linters/.markdown-lint.yml to:
    • Disable the MD024 rule (no duplicate headings), allowing INPUTS and OUTPUTS to be repeated.
    • Fix a minor formatting issue in the MD026 rule's punctuation list.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 linting and formatting validations in the PSModule configuration file.

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

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:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 1 comment.


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

Comment thread .github/linters/.markdown-lint.yml
Copilot AI review requested due to automatic review settings October 10, 2025 14:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 4 out of 4 changed files in this pull request and generated 1 comment.


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

Comment thread src/functions/public/Realm/Get-WoWRealm.ps1 Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings October 10, 2025 14:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 4 out of 4 changed files in this pull request and generated 1 comment.


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

Comment thread src/functions/public/Realm/Get-WoWRealm.ps1
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit ede23ba into main Oct 11, 2025
38 checks passed
@github-actions

Copy link
Copy Markdown

Module WoW - 0.0.26 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for WoW v0.0.26 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