Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#8
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 minor configuration and documentation updates, mainly focusing on linter settings and documentation improvements. The changes are primarily related to linter configuration files and PowerShell module documentation.

Linter configuration updates:

  • Disabled several linter validations for the linter workflow by setting environment variables to false in .github/PSModule.yml (VALIDATE_BIOME_FORMAT, VALIDATE_BIOME_LINT, VALIDATE_GITHUB_ACTIONS_ZIZMOR, VALIDATE_JSCPD, VALIDATE_JSON_PRETTIER, VALIDATE_MARKDOWN_PRETTIER, VALIDATE_YAML_PRETTIER).
  • Updated .github/linters/.markdown-lint.yml to disable specific Markdown linting rules (MD024, MD029, MD033) and clarified the allowed punctuation for MD026.

Documentation improvements:

  • Added a .DESCRIPTION section to the Get-PSModuleTest.ps1 PowerShell function for better 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 configuration by disabling specific validation rules. The change adds a Linter section to the PSModule.yml configuration file with environment variables that disable various linting tools.

  • Adds Linter configuration section with disabled validation rules

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:44
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 no new comments.


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

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

github-actions bot commented Oct 9, 2025

Module GZip - 0.0.6 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 9, 2025

GitHub release for GZip v0.0.6 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