Skip to content

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

Merged
MariusStorhaug merged 5 commits intomainfrom
fixDocs
Oct 10, 2025
Merged

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

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Oct 6, 2025

This pull request introduces configuration improvements for linting and documentation, as well as a minor update to a PowerShell script. The main changes focus on customizing linter behavior and enhancing script documentation.

Linter configuration updates:

  • Disabled several validation checks in the Linter section of .github/PSModule.yml by setting related environment variables to false, streamlining the linting process.
  • Updated .github/linters/.markdown-lint.yml to disable the MD024 rule (no-duplicate-heading) and adjusted the punctuation list for MD026, allowing more flexibility in markdown documentation.

Documentation improvement:

  • Added a .DESCRIPTION section to the Get-PSModuleTest.ps1 script, improving its inline documentation.

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

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 specific validation rules that were likely causing build or workflow issues.

  • Adds a new Linter configuration section to disable multiple validation tools
  • Disables 7 specific validation checks including Biome formatting/linting, GitHub Actions security scanning, code duplication detection, and Prettier formatting for various file types

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

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 MariusStorhaug merged commit 2c79be3 into main Oct 10, 2025
38 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 10, 2025 12:28
@github-actions
Copy link

Module Telemetry - 0.0.6 published to the PowerShell Gallery.

@github-actions
Copy link

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

1 participant