Skip to content

Commit

Permalink
Automatically format ci pipeline specs with prettier (paritytech#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 and ukint-vs committed Apr 10, 2023
1 parent 6746282 commit 72ca21b
Show file tree
Hide file tree
Showing 8 changed files with 396 additions and 431 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 72ca21b

Please sign in to comment.