Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#38
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 updates to the project's linting configuration, primarily disabling several linting checks and adjusting markdown linting rules. These changes are intended to customize and streamline the linting process for the repository.

Linting configuration changes:

  • Disabled several validation checks in the Linter environment within .github/PSModule.yml, including Biome format/lint, GitHub Actions Zizmor, JSCPD, and various Prettier validations.

Markdown linting rule adjustments:

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

Copilot AI review requested due to automatic review settings October 6, 2025 22:58
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 environment variable configurations to disable specific linting validations in the PSModule configuration file.

  • Adds a new Linter section with environment variables to disable various linting tools
  • Disables validation for Biome formatting/linting, GitHub Actions Zizmor, JSCPD, and Prettier for JSON/Markdown/YAML

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
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 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 11870b2 into main Oct 10, 2025
57 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants