Skip to content

Commit

Permalink
Format track config with configlet fmt (#2321)
Browse files Browse the repository at this point in the history
* Format track config

* [CI] Format code

* Format config

* Add config.json to.prettierignore

* Refresh copy of config.json

* Update prettierignore to avoid formating problem-specs markdown

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
BNAndras and github-actions[bot] authored Feb 2, 2024
1 parent 129805a commit 511bd77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ LICENSE
# These are formatted via configlet and will not match prettier
exercises/**/.meta/config.json
exercises/**/.approaches/config.json
config.json

# Originates from https://github.com/exercism/problem-specifications
exercises/practice/**/.docs/instructions.md
exercises/practice/**/.docs/introduction.md

0 comments on commit 511bd77

Please sign in to comment.