Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Description

This pull request adds configuration to the .github/PSModule.yml file to disable several linter validations in the testing workflow. This helps control which linting checks are run during automated tests.

Testing configuration updates:

  • Disabled various linter validations (VALIDATE_BIOME_FORMAT, VALIDATE_BIOME_LINT, VALIDATE_GITHUB_ACTIONS_ZIZMOR, VALIDATE_JSCPD, VALIDATE_JSON_PRETTIER, VALIDATE_MARKDOWN_PRETTIER, VALIDATE_YAML_PRETTIER) by setting their environment variables to false under the Linter section in .github/PSModule.yml.

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

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 patch adds linter configuration to disable specific validation tools in the GitHub Actions workflow. The changes configure environment variables to skip various formatting and linting checks during automated testing.

  • Added a new Linter section with environment variables to control validation behavior
  • Disabled seven different 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.

@MariusStorhaug MariusStorhaug merged commit 051523b into main Oct 6, 2025
39 checks passed
@MariusStorhaug MariusStorhaug deleted the FixDocs branch October 6, 2025 18:14
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Module NerdFonts - 1.0.29 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

GitHub release for NerdFonts v1.0.29 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