Skip to content

Commit 7909367

Browse files
committed
chore: fix lint issues
Signed-off-by: Emilien Escalle <[email protected]>
1 parent 6c2f5b6 commit 7909367

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+9
-51870
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tests/charts/node_modules

actions/helm/generate-docs/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ runs:
8080
prettier_options: --write ${{ steps.prepare-variables.outputs.working-directory }}/**/*.md ${{ steps.prepare-variables.outputs.values-file }}
8181
no_commit: true
8282
working_directory: ${{ steps.prepare-variables.outputs.working-directory }}
83+
clean_node_folder: true
8384

8485
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
8586
if: inputs.github-app-id

tests/charts/application/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ A Helm chart for Kubernetes
66

77
## Requirements
88

9-
| Repository | Name | Version |
10-
| ---------------------------------- | ----- | ------- |
11-
| https://charts.bitnami.com/bitnami | mysql | 13.0.3 |
9+
| Repository | Name | Version |
10+
| ------------------------------------ | ----- | ------- |
11+
| <https://charts.bitnami.com/bitnami> | MySQL | 13.0.3 |
1212

1313
## Values
1414

tests/charts/node_modules/.bin/prettier

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/charts/node_modules/.package-lock.json

Lines changed: 0 additions & 22 deletions
This file was deleted.

tests/charts/node_modules/prettier/LICENSE

Lines changed: 0 additions & 7 deletions
This file was deleted.

tests/charts/node_modules/prettier/README.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

0 commit comments

Comments
 (0)