Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Automatically format ci pipeline specs with prettier (#13441)
Browse files Browse the repository at this point in the history
* [ci] Deduplicate variables: sections in pipeline specs

The prettier yaml parser doesn't like these.

* [ci] provide git clean filter to format pipeline specs

* [ci] Reformat pipeline specs with prettier
  • Loading branch information
Mira Ressel authored Feb 24, 2023
1 parent 1837f42 commit 37e3abd
Show file tree
Hide file tree
Showing 8 changed files with 396 additions and 396 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Cargo.lock linguist-generated=true
/.gitlab-ci.yml filter=ci-prettier
/scripts/ci/gitlab/pipeline/*.yml filter=ci-prettier
Loading

0 comments on commit 37e3abd

Please sign in to comment.