Skip to content

fix(ci): align release.toml array indent with dprint (2 spaces)#104

Merged
deltartificial merged 1 commit into
mainfrom
fix/dprint-release-toml-indent
May 1, 2026
Merged

fix(ci): align release.toml array indent with dprint (2 spaces)#104
deltartificial merged 1 commit into
mainfrom
fix/dprint-release-toml-indent

Conversation

@deltartificial
Copy link
Copy Markdown
Owner

Indented the `pre-release-replacements` entries with 4 spaces in #102, which dprint rewrites to 2 spaces. CI `dprint/check@v2.2` failed accordingly.

Apply the formatter output so the lint/dprint workflow is green again.

Test plan

  • `dprint check` clean on the whole repo locally.

Indented the `pre-release-replacements` entries with 4 spaces in #102,
which dprint rewrites to 2 in CI. Apply the formatter output so the
lint/dprint workflow goes back to green.
@deltartificial deltartificial merged commit 4e816a7 into main May 1, 2026
26 checks passed
@deltartificial deltartificial deleted the fix/dprint-release-toml-indent branch May 1, 2026 22:59
@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.80%. Comparing base (5efdbfd) to head (ae90f06).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   97.80%   97.80%           
=======================================
  Files          85       85           
  Lines       28550    28550           
  Branches    28550    28550           
=======================================
  Hits        27924    27924           
  Misses        255      255           
  Partials      371      371           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant