Skip to content

🩹 [Patch]: Add missing description in Get-AstFunctionName documentation#29

Merged
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
test
Oct 6, 2025
Merged

🩹 [Patch]: Add missing description in Get-AstFunctionName documentation#29
Marius Storhaug (MariusStorhaug) merged 3 commits into
mainfrom
test

Conversation

@MariusStorhaug

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

Copy link
Copy Markdown
Member

Description

This pull request includes minor configuration and documentation updates. The changes adjust markdown linting rules to allow duplicate headings in different sections and clarify a comment in a PowerShell script.

Markdown linting configuration updates:

  • .github/linters/.markdown-lint.yml: Enabled the MD024 rule with siblings_only: true to allow duplicate headings in different sections, and fixed a minor formatting issue in the MD026 rule's punctuation list.

Documentation update:

Copilot AI review requested due to automatic review settings October 6, 2025 01:16

Copilot AI left a comment

Copy link
Copy Markdown

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 adds a missing description section to the documentation of the Get-AstFunctionName PowerShell function. The change addresses incomplete documentation by adding a placeholder description in the .OUTPUTS section.

  • Added a description line in the PowerShell function documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread src/functions/public/Functions/Get-AstFunctionName.ps1
Copilot AI review requested due to automatic review settings October 6, 2025 08:14

Copilot AI left a comment

Copy link
Copy Markdown

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 3 out of 3 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 55777b9 into main Oct 6, 2025
38 checks passed
@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

Module Ast - 0.4.6 published to the PowerShell Gallery.

@github-actions

github-actions Bot commented Oct 6, 2025

Copy link
Copy Markdown

GitHub release for Ast v0.4.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.

2 participants