Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#13
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 improve code linting controls and script clarity. The changes focus on adjusting linter settings, updating markdown lint rules, and enhancing script documentation.

Linter configuration updates:

  • .github/PSModule.yml: Added a Linter section to explicitly disable several validation checks (such as Biome, JSCPD, various Prettier checks, and GitHub Actions Zizmor) by setting their environment variables to false.

Markdown linting rule adjustments:

  • .github/linters/.markdown-lint.yml: Disabled the MD024 rule (no duplicate headings) to allow repeated headings like INPUTS and OUTPUTS, and made a minor punctuation formatting change for the MD026 rule.

Documentation improvement:

@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
Copilot AI review requested due to automatic review settings October 6, 2025 22:57
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 adds linter configuration settings to disable various validation tools in the GitHub workflow configuration. The change introduces a new Linter section with environment variables that turn off specific linting and formatting checks.

  • Adds a new Linter configuration section to the PSModule.yml workflow file
  • Disables multiple validation tools including Biome, Zizmor, JSCPD, and Prettier formatters

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:46
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 6b75b23 into main Oct 9, 2025
38 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 9, 2025 21:25
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Module OpenAI - 0.0.12 published to the PowerShell Gallery.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

GitHub release for OpenAI v0.0.12 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