Skip to content

Fix indentation issues in module documentation/changelog #163

@vexx32

Description

@vexx32

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

What You Are Seeing?

Import log for v1.5.23of the collection on Automation Hub shows warnings about incorrect indentation in some module files (see below).

What is Expected?

No import warnings on AH

How Did You Get This To Happen?

Published v1.5.3 of the collection to Automation Hub

System Details

N/A

Installed Packages

N/A

Output Log

changelogs/changelog.yaml:10: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:17: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:19: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:21: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:31: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:38: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:41: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:44: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:53: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:55: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:57: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:64: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:71: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:74: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:81: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:83: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:94: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:96: yaml[indentation]: Wrong indentation: expected 8 but found 6 
changelogs/changelog.yaml:97: yaml[line-length]: Line too long (193 > 160 characters) 
changelogs/config.yaml:14: yaml[indentation]: Wrong indentation: expected at least 1 
plugins/modules/win_chocolatey.py:453: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:463: yaml[indentation]: Wrong indentation: expected 4 but found 2 
plugins/modules/win_chocolatey.py:470: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:513: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey.py:519: yaml[indentation]: Wrong indentation: expected 4 but found 2 
plugins/modules/win_chocolatey_facts.py:75: yaml[indentation]: Wrong indentation: expected 6 but found 4 
plugins/modules/win_chocolatey_facts.py:90: yaml[indentation]: Wrong indentation: expected 6 but found 4 

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - TriagingIssue is accepted, but a milestone has yet to be added for the issue.DocumentationIssues for changes that only need to change documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions