Skip to content

Conversation

MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 6, 2025

This pull request introduces updates to the repository's linting configuration, primarily disabling several linter validations and adjusting markdown lint rules to better accommodate the project's needs.

Linting configuration updates:

  • Disabled multiple linter validations by setting related environment variables to false under the Linter section in .github/PSModule.yml. This prevents certain automated checks from running during the linting process.

Markdown lint rule adjustments:

  • Disabled the MD024 rule (no-duplicate-heading) to allow headings like INPUTS and OUTPUTS to be repeated, and made a minor formatting change to the MD026 punctuation setting in .github/linters/.markdown-lint.yml.

@Copilot Copilot AI review requested due to automatic review settings October 6, 2025 22:58
@MariusStorhaug MariusStorhaug requested a review from a team as a code owner October 6, 2025 22:58
@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
Copy link

@Copilot 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 specific validation rules in the GitHub workflow configuration.

  • Adds a new Linter section to disable multiple validation checks
  • Disables 7 specific linter validations including Biome, Zizmor, JSCPD, and Prettier checks

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

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 09:46
Copy link

@Copilot 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 MariusStorhaug merged commit c91d25c into main Oct 10, 2025
38 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 10, 2025 12:03
Copy link

Module PublicIP - 1.1.6 published to the PowerShell Gallery.

Copy link

GitHub release for PublicIP v1.1.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.

1 participant