Skip to content

Conversation

MariusStorhaug
Copy link
Member

Description

This pull request updates the .github/PSModule.yml configuration to adjust the linter environment settings. Several linter validation checks are now explicitly disabled.

Linter configuration changes:

  • Disabled several linter validations by setting their corresponding environment variables to false, including checks for Biome format, Biome lint, GitHub Actions Zizmor, JSCPD, JSON Prettier, Markdown Prettier, and YAML Prettier. (.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 13:36
@Copilot Copilot AI review requested due to automatic review settings October 6, 2025 13:36
Copy link
Contributor

@Copilot 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 adds linter configuration settings to disable multiple validation checks in the project's PSModule configuration. The changes focus on disabling various formatting and linting tools to adjust the project's code quality enforcement.

  • Adds a new Linter section with environment variable configurations
  • Disables seven different linter validation checks including Biome, GitHub Actions Zizmor, JSCPD, and Prettier variants

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

@Copilot Copilot AI review requested due to automatic review settings October 6, 2025 20:37
Copy link
Contributor

@Copilot 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

Copilot reviewed 1 out of 1 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant