Skip to content

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

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

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

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug 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
@MariusStorhaug MariusStorhaug self-assigned this Oct 6, 2025
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

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

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 3d513fd into main Oct 8, 2025
41 checks passed
@MariusStorhaug MariusStorhaug deleted the fixDocs branch October 8, 2025 21:24
@github-actions
Copy link

github-actions bot commented Oct 8, 2025

Module CasingStyle - 1.0.7 published to the PowerShell Gallery.

@github-actions
Copy link

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.

1 participant