Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#12
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 changes focus on customizing linting behavior and disabling specific validations.

Linter configuration updates:

  • Added a Linter section to .github/PSModule.yml to explicitly disable several validation checks, including Biome format/lint, GitHub Actions Zizmor, JSCPD, and Prettier validations for JSON, Markdown, and YAML.

Markdown linting rule adjustments:

  • In .github/linters/.markdown-lint.yml, disabled the MD024 rule (no duplicate headings) to allow repeated headings such as INPUTS and OUTPUTS, and made a minor formatting change to the MD026 punctuation list.

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

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

Fix updates to repository module configuration by introducing explicit linter environment settings.

  • Add Linter section with multiple validation flags set to false.
  • Centralizes disabling of several formatting and linting validations.

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

Comment thread .github/PSModule.yml
Copilot AI review requested due to automatic review settings October 8, 2025 09:46

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

Copy link
Copy Markdown

Module PSCredential - 1.0.5 published to the PowerShell Gallery.

@github-actions

Copy link
Copy Markdown

GitHub release for PSCredential 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