Validate shell script content against all shell safety rules.
Accepts raw shell content — comment-only lines are automatically skipped
during scanning so reported line numbers match the original file.
Parameters
content: string
Raw shell script content (comment lines will be skipped automatically)
Validate shell script content against all shell safety rules. Accepts raw shell content — comment-only lines are automatically skipped during scanning so reported line numbers match the original file.