Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taplo plugin #1359

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Taplo plugin #1359

wants to merge 5 commits into from

Conversation

brynary
Copy link
Member

@brynary brynary commented Dec 21, 2024

Formatter and linter for TOML

Copy link
Contributor

qltysh bot commented Dec 21, 2024

❌ 1 blocking issue (1 total)

Tool Category Rule Count
rustfmt Style Incorrect formatting, autoformat by running qlty fmt. 1

@qltysh one-click actions:

  • Auto-fix formatting (qlty fmt && git push)
    qlty successfully analyzed this pull request in 2m.

qlty-check/src/parser/taplo.rs Outdated Show resolved Hide resolved
Copy link
Contributor

qltysh bot commented Dec 21, 2024

The code coverage on the diff in this pull request is 98.6%

Drilldown
Path File Coverage Δ
qlty-config/src/library.rs -0.7
qlty-check/src/parser/taplo.rs 100.0

@@ -1,52 +1,108 @@
use super::Parser;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect formatting, autoformat by running qlty fmt. [rustfmt:fmt]

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

Successfully merging this pull request may close these issues.

1 participant