Skip to content

Commit

Permalink
Merge pull request #369 from johanhelsing/taplo-diff
Browse files Browse the repository at this point in the history
ci: Explain why toml linting fails
  • Loading branch information
johanhelsing authored Nov 13, 2023
2 parents 6791f92 + 103b2f7 commit ce76f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-toml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: Lint
run: |
taplo check --default-schema-catalogs
taplo fmt --check
taplo fmt --check --diff

0 comments on commit ce76f44

Please sign in to comment.