Commit 7527281
authored
Bring files into compliance with latest Prettier formatting style (#255)
The Prettier tool is used to format the project's Markdown files. Prettier's word wrapping system seems to have changed
in a recent release. This caused the "Check Prettier Formatting" GitHub Actions workflow to start failing due to the
formatting of some Markdown files no longer being in compliance with the Prettier formatting style.1 parent ee51545 commit 7527281
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments