This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch fix-edge-artifact-download
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 0f3aa6274 Merge branch 'master' into fix-edge-artifact-download
add 13143871b feat(ci): add TOML formatting with taplo (#2482)
add e9ab382e2 Merge branch 'master' into fix-edge-artifact-download
No new revisions were added by this update.
Summary of changes:
.github/workflows/_common.yml | 30 +++++
.pre-commit-config.yaml | 8 ++
.taplo.toml | 75 ++++++++++++
cliff.toml | 2 +-
.../runtime/example_config/connectors/iceberg.toml | 1 -
core/journal/Cargo.toml | 1 -
core/message_bus/Cargo.toml | 2 -
foreign/python/Cargo.toml | 5 +-
scripts/ci/{trailing-newline.sh => taplo.sh} | 131 ++++++++++-----------
9 files changed, 183 insertions(+), 72 deletions(-)
create mode 100644 .taplo.toml
copy scripts/ci/{trailing-newline.sh => taplo.sh} (54%)