Skip to content

🪲 [Fix]: Fix linter settings and docs#12

Merged
MariusStorhaug merged 5 commits intomainfrom
fixDocs
Oct 9, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#12
MariusStorhaug merged 5 commits intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 6, 2025

This pull request introduces minor configuration and documentation updates to the repository. The changes mainly involve adjustments to linter settings, the addition of environment variables to control linter validation, and a documentation improvement for a PowerShell script.

Linter configuration and validation changes:

  • .github/PSModule.yml: Added a Linter section with environment variables to disable several linter validations, providing more granular control over which validations are run.
  • .github/linters/.markdown-lint.yml: Disabled the MD024 rule (no duplicate headings) and made a minor formatting update to the MD026 punctuation list.

Documentation improvements:

@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
Copilot AI review requested due to automatic review settings October 6, 2025 22:56
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 fixes linter settings by disabling various validation checks in the PowerShell module configuration file. The change addresses linter-related issues by explicitly turning off several validation tools including Biome, Zizmor, JSCPD, and Prettier validators for different file types.

  • Adds a new Linter configuration section to PSModule.yml
  • Disables 7 different validation checks to resolve linting conflicts

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

Copilot AI review requested due to automatic review settings October 8, 2025 09:44
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

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

@MariusStorhaug MariusStorhaug merged commit 0f27e77 into main Oct 9, 2025
38 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 9, 2025 20:21
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Module GraphQL - 0.0.10 published to the PowerShell Gallery.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

GitHub release for GraphQL v0.0.10 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