Fix pre-commit issues before update to newer version

* codespellrc - added FPT to not be marked as error with suggestion to
  change to FTP
* markdownlint - disabled MD034 which breaks mkdocs rendering by adding
  <> round urls
* fix minor spelling mistakes

Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
Piotr Król
2023-05-05 15:26:08 +02:00
parent 16208e8950
commit 01d326410f
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -1,2 +1,3 @@
[codespell]
exclude-file = .codespellx
ignore-words-list = "FPT,FTP,fpt,ftp"
+1 -1
View File
@@ -144,7 +144,7 @@ MD031:
# allowed_elements: ["br", "center", "img", "script", "form", "input", "iframe"]
# MD034/no-bare-urls - Bare URL used
MD034: true
MD034: false
# MD035/hr-style - Horizontal rule style
MD035:
+1 -1
View File
@@ -45,7 +45,7 @@ for some of the hardware initialization.
- The partitions are individually signed
- The offset and size of each partition are saved in each FPT entry
![fpt](../images/fpt.png)
![FPT](../images/fpt.png)
Source: [Intel ME myths and reality, Igor Skochinsky & Nicola Corna](https://fahrplan.events.ccc.de/congress/2017/Fahrplan/system/event_attachments/attachments/000/003/391/original/Intel_ME_myths_and_reality.pdf)
+1 -1
View File
@@ -17,7 +17,7 @@ Not every one agree with that expansion of CRTM abbreviation. What do you think?
<!--
# `[OSFI0021]` Is AMD SKINIT implementatio a D-HRTM or D-CRTM?
# `[OSFI0021]` Is AMD SKINIT implementation a D-HRTM or D-CRTM?
TBD