Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request introduces configuration updates to improve and customize linting behavior for the project, focusing on both general and Markdown-specific linting.

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 various Prettier validations for JSON, Markdown, and YAML.

Markdown linting rule adjustments:

  • Updated .github/linters/.markdown-lint.yml to disable the MD024 rule (no duplicate headings) to allow INPUTS and OUTPUTS to have the same item, and made a minor formatting change to the MD026 punctuation list.

@MariusStorhaug MariusStorhaug self-assigned this Oct 9, 2025
Copilot AI review requested due to automatic review settings October 9, 2025 18:57
Copy link

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 introduces configuration updates to improve and customize linting behavior for the project, focusing on both general and Markdown-specific linting. The changes disable certain validation checks to address project-specific needs while allowing duplicate headings in Markdown files.

  • Added a Linter section to PSModule.yml configuration to disable multiple validation checks
  • Updated Markdown lint rules to allow duplicate headings and reformatted punctuation configuration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/linters/.markdown-lint.yml Disabled MD024 rule for duplicate headings and reformatted punctuation configuration
.github/PSModule.yml Added Linter section with environment variables to disable various validation checks

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

@MariusStorhaug MariusStorhaug merged commit cc1ffbb into main Oct 9, 2025
39 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 9, 2025 19:12
@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

Module GoogleFonts - 1.0.71 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

GitHub release for GoogleFonts v1.0.71 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