Skip to content

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

Merged
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs
Oct 9, 2025
Merged

🪲 [Fix]: Fix linter settings and docs#15
Marius Storhaug (MariusStorhaug) merged 5 commits intomainfrom
fixDocs

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

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

This pull request introduces several configuration and documentation improvements, primarily focusing on linter settings and PowerShell module documentation. The most significant changes involve disabling specific linter validations, updating Markdown linting rules, and enhancing the documentation for a PowerShell function.

Linter and configuration updates:

  • Disabled multiple linter validations in the Linter section of .github/PSModule.yml by setting various VALIDATE_* environment variables to false.
  • Updated .github/linters/.markdown-lint.yml to disable the MD024 rule (no duplicate headings allowed) and made a minor formatting change to the MD026 rule.

Documentation improvements:

  • Added a .DESCRIPTION section to the Test-PSModuleTemplate.ps1 function to enhance its documentation.

Copilot AI review requested due to automatic review settings October 6, 2025 22:56
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

This PR fixes linter settings by disabling several validation checks in the GitHub Actions configuration. The change addresses linter-related issues by explicitly turning off various format and lint validation tools.

  • Adds a new Linter section to the PSModule configuration
  • Disables 7 validation checks including Biome, GitHub Actions, and Prettier validators

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

@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 27b33dc into main Oct 9, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

Module IPv4 - 0.0.12 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

GitHub release for IPv4 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.

2 participants