Skip to content

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

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

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

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 6, 2025

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.

@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
Copilot AI review requested due to automatic review settings October 6, 2025 22:57
Copy link
Contributor

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 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
Copy link
Contributor

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.

@MariusStorhaug MariusStorhaug merged commit f9d5452 into main Oct 9, 2025
36 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 9, 2025 20:57
@github-actions
Copy link

github-actions bot commented Oct 9, 2025

Module Net - 1.0.2 published to the PowerShell Gallery.

@github-actions
Copy link

github-actions bot commented Oct 9, 2025

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.

1 participant