Skip to content

Run taplo check as part of linting checks#1

Open
mjgarton wants to merge 4 commits intomainfrom
taplo_check
Open

Run taplo check as part of linting checks#1
mjgarton wants to merge 4 commits intomainfrom
taplo_check

Conversation

@mjgarton
Copy link
Copy Markdown
Owner

Run taplo format --check as part of the linting workflow. taplo was already being installed, but was not being run.

Describe the changes that this pull request makes here. This will be the commit message
and it should go at the top of the pull request.

Testing: Describe the new automated tests that cover this change or explain why it doesn't require tests.
Fixes: Link to an issue this pull request fixes or remove this line if there is no issue.

Run `taplo format --check` as part of the linting workflow.  taplo was
already being installed, but was not being run.

Signed-off-by: Martin Garton <garton@gmail.com>
Run `taplo format` to enable the ci taplo check to now pass.

Signed-off-by: Martin Garton <garton@gmail.com>
This reverts commit 4c925f3.

Signed-off-by: Martin Garton <garton@gmail.com>
Ensure all Cargo.toml files are covered by taplo in `test-tidy` by
expanding `TOML_GLOBS` to cover more cases.

Signed-off-by: Martin Garton <garton@gmail.com>
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