Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 6, 2025

Description

This pull request adds configuration to the .github/PSModule.yml file to adjust the linter environment settings. The main change is the explicit disabling of several linter validations by setting their environment variables to false.

Linter configuration updates:

  • Disabled specific linter validations by setting the following environment variables to false: VALIDATE_BIOME_FORMAT, VALIDATE_BIOME_LINT, VALIDATE_GITHUB_ACTIONS_ZIZMOR, VALIDATE_JSCPD, VALIDATE_JSON_PRETTIER, VALIDATE_MARKDOWN_PRETTIER, and VALIDATE_YAML_PRETTIER in .github/PSModule.yml

Copilot AI review requested due to automatic review settings October 6, 2025 18:13
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 pull request adds linter environment configuration to disable specific validation checks in the GitHub workflow. The changes modify the PSModule configuration to explicitly turn off seven different linter validations including Biome formatting/linting, GitHub Actions security scanning, code duplication detection, and Prettier formatting for various file types.

  • Added a Linter section with environment variables to the PSModule configuration
  • Disabled seven specific linter validations by setting their environment variables to false

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

@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
@MariusStorhaug MariusStorhaug merged commit ba9c047 into main Oct 6, 2025
64 of 65 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 6, 2025 18:29
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

Module GoogleFonts - 1.0.68 published to the PowerShell Gallery.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2025

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