Skip to content

🚧 [Consistency] Making all Chart.yaml files consistent#702

Merged
J12934 merged 2 commits intomainfrom
consistency/chart-files
Oct 5, 2021
Merged

🚧 [Consistency] Making all Chart.yaml files consistent#702
J12934 merged 2 commits intomainfrom
consistency/chart-files

Conversation

@SebieF
Copy link
Contributor

@SebieF SebieF commented Oct 5, 2021

Closes #685.

Makes all Chart.yaml files consistent:

  1. Added quotes to all appVersions as recommended
  2. Deleted unnecessary comments
  3. Removed redundant empty lines

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make codeclimate checks happy

1. Added quotes to all appVersions as recommended
2. Deleted unnecessary comments
3. Removed redundant empty lines

Signed-off-by: Sebastian <[email protected]>
# Conflicts:
#	scanners/amass/Chart.yaml
@SebieF SebieF added this to the v3.3.0 milestone Oct 5, 2021
@SebieF SebieF self-assigned this Oct 5, 2021
@J12934 J12934 merged commit e05e0f5 into main Oct 5, 2021
@J12934 J12934 deleted the consistency/chart-files branch October 5, 2021 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚧 [Consistency] Make all Chart.yaml files follow the same template

2 participants