Skip to content

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

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

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

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

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

This pull request introduces configuration changes to the project's linter and markdown linting setup. The main updates involve disabling several linter validations and adjusting markdown linting rules for improved flexibility.

Linter configuration updates:

  • Disabled multiple linter validations by setting related environment variables to false in the Linter section of .github/PSModule.yml, including Biome format/lint, GitHub Actions Zizmor, JSCPD, and various Prettier checks.

Markdown linting rule adjustments:

  • Disabled the MD024 rule (no duplicate headings) and made a minor formatting fix to the MD026 punctuation list in .github/linters/.markdown-lint.yml.

Copilot AI review requested due to automatic review settings October 6, 2025 22:56
Copy link
Copy Markdown
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 adding a Linter configuration section that disables several validation tools to resolve linting issues.

  • Adds Linter configuration block to disable problematic validators
  • Disables 7 specific validation tools including Biome, GitHub Actions Zizmor, JSCPD, and Prettier 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:45
Copy link
Copy Markdown
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.

Comment thread .github/linters/.markdown-lint.yml
@MariusStorhaug Marius Storhaug (MariusStorhaug) merged commit 8c92e0c into main Oct 9, 2025
38 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

Module Hashtable - 1.1.9 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 9, 2025

GitHub release for Hashtable v1.1.9 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