Skip to content

Commit

Permalink
Merge branch '0.4.x' into issue#4079
Browse files Browse the repository at this point in the history
  • Loading branch information
pepone committed Sep 17, 2024
2 parents a9da659 + 494ffa7 commit c04aa6a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
"rename": {
"editorconfig": ".editorconfig"
}
},
{
"condition": "(transport == 'tcp')",
"exclude": [
"certs/*"
]
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
"rename": {
"editorconfig": ".editorconfig"
}
},
{
"condition": "(transport == 'tcp')",
"exclude": [
"certs/*"
]
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
"rename": {
"editorconfig": ".editorconfig"
}
},
{
"condition": "(transport == 'tcp')",
"exclude": [
"certs/*"
]
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,6 @@
"rename": {
"editorconfig": ".editorconfig"
}
},
{
"condition": "(transport == 'tcp')",
"exclude": [
"certs/*"
]
}
]
},
Expand Down

0 comments on commit c04aa6a

Please sign in to comment.