Skip to main content

Documentation Index

Fetch the complete documentation index at: https://tally.wharflab.com/llms.txt

Use this file to discover all available pages before exploring further.

powershell/PSMisleadingBacktick is a PSScriptAnalyzer diagnostic emitted by tally for PowerShell snippets embedded in Dockerfiles.
PropertyValue
SeverityWarning
CategoryPSScriptAnalyzer
Auto-fixNo

Description

Checks that lines don’t end with a backtick followed by whitespace.

Source

This rule documentation is adapted from Microsoft’s PSScriptAnalyzer documentation for MisleadingBacktick, licensed under CC BY 4.0.