Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#7
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 makes minor configuration updates to the project's linter and markdown linting settings. The main changes are the addition of environment variables to control linter validation and an update to the markdown lint configuration to allow duplicate headings and adjust punctuation settings.

Linter configuration updates:

  • Added several environment variables under the Linter section in .github/PSModule.yml to disable specific validation checks, such as Biome format/lint, GitHub Actions Zizmor, JSCPD, and various Prettier validations.

Markdown linting adjustments:

  • Updated .github/linters/.markdown-lint.yml to explicitly disable the MD024 rule (no duplicate headings), allowing duplicate headings like "INPUTS" and "OUTPUTS". Also, adjusted the punctuation list for the MD026 rule to use single quotes for consistency.

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

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 adding configuration to disable specific validation checks in the linter environment. The change addresses linter-related issues by explicitly turning off several validation tools.

  • Adds linter configuration section to PSModule.yml
  • Disables multiple validation checks including Biome, GitHub Actions 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

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 839855f into main Oct 10, 2025
38 checks passed
@github-actions

Copy link
Copy Markdown

Module Tls - 1.0.5 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for Tls v1.0.5 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