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

Add taplo pre-commit hook to format and sort toml files #1207

Merged
merged 7 commits into from
Nov 18, 2024

Conversation

tkoyama010
Copy link
Collaborator

🚀 Pull Request

Description

resolve #1205


@tkoyama010 tkoyama010 requested a review from bjlittle as a code owner November 18, 2024 00:46
@tkoyama010
Copy link
Collaborator Author

pre-commit.ci autofix

@github-actions github-actions bot added the type: infrastructure Auto-labelled label Nov 18, 2024
@tkoyama010 tkoyama010 enabled auto-merge (squash) November 18, 2024 00:47
@tkoyama010 tkoyama010 disabled auto-merge November 18, 2024 00:47
@tkoyama010 tkoyama010 marked this pull request as draft November 18, 2024 00:47
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (6855d37) to head (f66200a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1207   +/-   ##
=======================================
  Coverage   91.33%   91.33%           
=======================================
  Files          58       58           
  Lines        2956     2956           
=======================================
  Hits         2700     2700           
  Misses        256      256           

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


🚨 Try these New Features:

Copy link
Owner

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

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

@tkoyama010 Awesome, thanks! 🥇

LGTM 👍

@bjlittle bjlittle force-pushed the maint/pre-commit-toml-sort branch from ceb8d18 to fcb8e79 Compare November 18, 2024 11:15
@bjlittle bjlittle self-requested a review November 18, 2024 11:33
Copy link
Owner

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

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

@tkoyama010 You need to add a changelog news fragment, see here.

I'd suggest its type is a contributor change 👍

@bjlittle bjlittle force-pushed the maint/pre-commit-toml-sort branch from fcb8e79 to d2adcb2 Compare November 18, 2024 13:47
@tkoyama010 tkoyama010 marked this pull request as ready for review November 18, 2024 22:31
@tkoyama010 tkoyama010 enabled auto-merge (squash) November 18, 2024 22:31
@tkoyama010 tkoyama010 requested a review from bjlittle November 18, 2024 22:31
Copy link
Owner

@bjlittle bjlittle left a comment

Choose a reason for hiding this comment

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

@tkoyama010 Awesome effort, thanks! 🏆

Keen to get this banked before it goes stale 👍

@bjlittle
Copy link
Owner

@tkoyama010 I'll merge this PR before #1211 👍

@tkoyama010 tkoyama010 merged commit a26ca43 into main Nov 18, 2024
22 checks passed
@tkoyama010 tkoyama010 deleted the maint/pre-commit-toml-sort branch November 18, 2024 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add taplo pre-commit hook to format and sort toml files
2 participants