Skip to content

Commit 511bd77

Browse files
Format track config with configlet fmt (exercism#2321)
* 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>
1 parent 129805a commit 511bd77

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .prettierignore

+5
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ LICENSE
1010
# These are formatted via configlet and will not match prettier
1111
exercises/**/.meta/config.json
1212
exercises/**/.approaches/config.json
13+
config.json
14+
15+
# Originates from https://github.com/exercism/problem-specifications
16+
exercises/practice/**/.docs/instructions.md
17+
exercises/practice/**/.docs/introduction.md

0 commit comments

Comments
 (0)