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 nathanwhit committed Jul 19, 2023
1 parent 0ca7c65 commit 87668a3
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 87668a3

Please sign in to comment.