Format TOML with taplo#1898
Merged
Merged
Conversation
ilan-gold
reviewed
Mar 7, 2025
| @@ -0,0 +1,5 @@ | |||
| [formatting] | |||
Contributor
There was a problem hiding this comment.
why put this toml under a . prefix?
Member
Author
There was a problem hiding this comment.
I think both taplo.toml and .taplo.toml work, but hiding it in file managers makes things a little cleaner. code editors will still display it.
Member
Author
There was a problem hiding this comment.
Ideally, this would happen: tamasfe/taplo#603
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1898 +/- ##
==========================================
- Coverage 86.22% 83.83% -2.40%
==========================================
Files 40 40
Lines 6347 6347
==========================================
- Hits 5473 5321 -152
- Misses 874 1026 +152 🚀 New features to boost your workflow:
|
ilan-gold
approved these changes
Mar 7, 2025
flying-sheep
added a commit
that referenced
this pull request
Mar 7, 2025
flying-sheep
added a commit
that referenced
this pull request
Mar 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Huh, why is that not a thing? Should have been part of #1864