Skip to content

Commit

Permalink
Fix config.json formatting
Browse files Browse the repository at this point in the history
Formatting was fixed by running `configlet fmt`.

This change also adds `fmt` to the configlet github action.
  • Loading branch information
kahgoh committed Sep 17, 2024
1 parent 8bd0b2f commit 4d070bd
Show file tree
Hide file tree
Showing 6 changed files with 478 additions and 140 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/configlet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ permissions:
jobs:
configlet:
uses: exercism/github-actions/.github/workflows/configlet.yml@main
with:
fmt: true
Loading

0 comments on commit 4d070bd

Please sign in to comment.