We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f306d7e commit ffb7f6fCopy full SHA for ffb7f6f
.github/workflows/lint.yml
@@ -46,4 +46,4 @@ jobs:
46
- name: TOML format check with taplo
47
uses: docker://tamasfe/taplo:0.10.0
48
with:
49
- args: format --check pyproject.toml .taplo.toml
+ args: format --check --diff pyproject.toml .taplo.toml
0 commit comments