Skip to content

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

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

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

Conversation

@MariusStorhaug

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

Copy link
Copy Markdown
Member

This pull request updates linter configurations to improve code formatting and validation behavior in the project. The main changes involve disabling certain validation checks in the linter environment and refining markdown linting rules.

Linter configuration updates:

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

Markdown linting rule adjustments:

  • .github/linters/.markdown-lint.yml: Disabled the MD024 rule to allow duplicate headings (useful for INPUTS and OUTPUTS sections), and updated the punctuation format for the MD026 rule for consistency.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 multiple validation rules in the PSModule configuration. The change adds a new Linter section that disables various linting tools including Biome, Zizmor, JSCPD, and Prettier for different file types.

  • Adds linter configuration section to disable multiple validation tools
  • Disables format and lint validation for JavaScript/TypeScript files
  • Disables validation for GitHub Actions, JSON, Markdown, and YAML files

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:45

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 f9d5452 into main Oct 9, 2025
36 checks passed
@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

Module Net - 1.0.2 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 9, 2025

Copy link
Copy Markdown

GitHub release for Net v1.0.2 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