Skip to content

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

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

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

Conversation

@MariusStorhaug

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

Copy link
Copy Markdown
Member

This pull request updates linter configuration files to adjust markdown linting rules and to disable several linter validations in the test environment. These changes help streamline CI processes and relax certain markdown checks to better fit project documentation needs.

Linter configuration adjustments:

  • Disabled several linter validations in the Linter section of .github/PSModule.yml by setting their corresponding environment variables to false, reducing unnecessary checks during tests.

Markdown linting rule changes:

  • Disabled the MD024 rule (no duplicate headings) and updated the punctuation configuration for MD026 in .github/linters/.markdown-lint.yml to allow duplicate headings and fix punctuation style.

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

Copilot AI left a comment

Copy link
Copy Markdown

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 several validation checks that were presumably causing issues or false positives in the project's continuous integration pipeline.

  • Disables multiple linter validation checks including Biome, GitHub Actions Zizmor, JSCPD, and Prettier validations
  • Adds a new Linter configuration section to the PSModule configuration file

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

Copilot AI left a comment

Copy link
Copy Markdown

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
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 541da30 into main Oct 9, 2025
38 checks passed
@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

Module DynamicParams - 1.2.4 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

GitHub release for DynamicParams v1.2.4 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