Skip to content

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

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

🪲 [Fix]: Fix linter settings and docs#11
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 configuration updates to the project's linting and formatting tools. The changes primarily focus on customizing markdown linting rules and disabling certain linter validations in the GitHub workflow.

Markdown linting configuration:

  • Updated .github/linters/.markdown-lint.yml to explicitly disable the MD024 rule (no duplicate headings), allowing INPUTS and OUTPUTS to use the same item, and fixed a minor formatting issue in the MD026 punctuation list.

GitHub Actions linter environment:

  • Modified .github/PSModule.yml to add a Linter section that disables several linter validations (such as Biome format/lint, JSCPD, and various Prettier checks) by setting their environment variables to false.

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

Updates PSModule pipeline configuration to explicitly disable several linter/validation checks.

  • Adds a new Linter section with environment flags disabling multiple validators
  • No code changes beyond configuration adjustments

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:27
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 3d513fd into main Oct 8, 2025
41 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 8, 2025

Module CasingStyle - 1.0.7 published to the PowerShell Gallery.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 8, 2025

GitHub release for CasingStyle v1.0.7 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