Indent to level of line number (line 4) being described

Co-authored-by: Reid Vandewiele <reid@puppet.com>
This commit is contained in:
Marc McKinley 2021-05-19 10:03:28 +01:00 committed by GitHub
parent 01a2757a2c
commit ab2fc06328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# This is a description for my plan
plan adhoc::myplan(
# input parameters go here
# input parameters go here
TargetSpec $targets,
) {