Skip to content

Commit

Permalink
dprint help
Browse files Browse the repository at this point in the history
  • Loading branch information
amitu committed Jan 4, 2024
1 parent 7223430 commit 2725434
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests_and_formatting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
if: steps.test.outcome != 'success'
run: exit 1
- name: Check if JS code is properly formatted
# curl -fsSL https://dprint.dev/install.sh | sh
# /Users/amitu/.dprint/bin/dprint fmt --config .github/dprint-ci.json
uses: dprint/check@v2.2
with:
config-path: .github/dprint-ci.json

0 comments on commit 2725434

Please sign in to comment.