-
- Downloads
style: Remove trailing whitespace
git grep -l '\s\+$' | xargs sed -e 's/\s\+$//' -i
Showing
- .gitlab-ci.yml 5 additions, 5 deletions.gitlab-ci.yml
- .gitlab/README.md.template 8 additions, 8 deletions.gitlab/README.md.template
- .gitlab/release-notes.md.template 1 addition, 1 deletion.gitlab/release-notes.md.template
- .gitlab/scripts/fetch-states.sh 4 additions, 4 deletions.gitlab/scripts/fetch-states.sh
- .gitlab/scripts/remove-states.sh 4 additions, 4 deletions.gitlab/scripts/remove-states.sh
- CONTRIBUTING.md 2 additions, 2 deletionsCONTRIBUTING.md
- Makefile 3 additions, 3 deletionsMakefile
- README.md 8 additions, 8 deletionsREADME.md
- templates/full-pipeline.yml 2 additions, 2 deletionstemplates/full-pipeline.yml
- templates/job-templates.yml 1 addition, 1 deletiontemplates/job-templates.yml
- templates/validate-plan-apply.yml 1 addition, 1 deletiontemplates/validate-plan-apply.yml
- templates/validate-plan.yml 1 addition, 1 deletiontemplates/validate-plan.yml
- tests/integration-tests/BackportTemplates.gitlab-ci.yml 1 addition, 1 deletiontests/integration-tests/BackportTemplates.gitlab-ci.yml
- tests/integration-tests/Defaults.gitlab-ci.yml 1 addition, 1 deletiontests/integration-tests/Defaults.gitlab-ci.yml
Loading
Please register or sign in to comment