Skip to content

🩹 [Patch]: Add linter environment variables to PSModule.yml#49

Merged
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
FixDocs
Oct 6, 2025
Merged

🩹 [Patch]: Add linter environment variables to PSModule.yml#49
Marius Storhaug (MariusStorhaug) merged 1 commit intomainfrom
FixDocs

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.

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 Marius Storhaug (MariusStorhaug) merged commit 051523b into main Oct 6, 2025
39 checks passed
@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.

1 participant