Skip to content

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

Merged
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
fixDocs
Oct 9, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#29
Marius Storhaug (MariusStorhaug) merged 4 commits into
mainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

@MariusStorhaug Marius Storhaug (MariusStorhaug) commented Oct 6, 2025

This pull request introduces configuration changes to the project's linting and formatting tools. The updates primarily focus on customizing linting rules and disabling certain validations to streamline the development workflow.

Linter configuration updates:

  • Added a Linter section to .github/PSModule.yml to explicitly disable several validation checks, including Biome format/lint, GitHub Actions validation, JSCPD, and various Prettier validations for JSON, Markdown, and YAML.

Markdown linting rule adjustments:

  • Updated .github/linters/.markdown-lint.yml to disable the MD024 rule (no duplicate headings), allowing INPUTS and OUTPUTS to share item names, and made a minor formatting fix to the MD026 punctuation list.

Copilot AI review requested due to automatic review settings October 6, 2025 22:57
Copy link
Copy Markdown

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

Purpose: Disable specific lint/format validations in the PSModule GitHub workflow configuration.

  • Adds a new Linter section with environment flags disabling multiple validators
  • Limits execution of biome, GitHub Actions zizmor, JSCPD, JSON/Markdown/YAML prettier validations

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
Copy Markdown

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 1 comment.


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

Comment thread .github/linters/.markdown-lint.yml
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 9539f16 into main Oct 9, 2025
28 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

Module Path - 1.0.21 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

GitHub release for Path v1.0.21 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