Skip to content

Commit 7527281

Browse files
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

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ For guidance on installation and development, see the [User documentation]
2525

2626
## Security
2727

28-
If you think you found a vulnerability or other security-related bug in this project, please read our [security policy]
29-
and report the bug to our Security Team 🛡️ Thank you!
28+
If you think you found a vulnerability or other security-related bug in this project, please read our [security policy] and
29+
report the bug to our Security Team 🛡️ Thank you!
3030

3131
e-mail contact: [email protected]
3232

Diff for: docs/deprecated.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ Uploader.
88

99
## MKR Vidor 4000
1010

11-
The [Arduino MKR Vidor 4000] has been deprecated during the migration to the [plugin] system because the board has
12-
reached it's EOL state. If you wish to update the firmware it's still possible by using version [2.3.0] of the Arduino
13-
Firmware Uploader.
11+
The [Arduino MKR Vidor 4000] has been deprecated during the migration to the [plugin] system because the board has reached
12+
it's EOL state. If you wish to update the firmware it's still possible by using version [2.3.0] of the Arduino Firmware Uploader.
1413

1514
[Arduino MKR 1000]: https://docs.arduino.cc/hardware/mkr-1000-wifi
1615
[Arduino MKR Vidor 4000]: https://docs.arduino.cc/hardware/mkr-vidor-4000

0 commit comments

Comments
 (0)