From 09158eefc91056a47a7e6cf5ca4f82a7f3136871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Kr=C3=B3l?= Date: Mon, 10 Jun 2024 14:29:55 +0200 Subject: [PATCH] fix pre-commit issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Król --- .codespellrc | 3 ++- content/training.md | 2 +- dict.txt | 1 + ignore.txt | 3 +++ 4 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 dict.txt create mode 100644 ignore.txt diff --git a/.codespellrc b/.codespellrc index 0f13cbf..3fe0eda 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,4 @@ [codespell] skip = *.svg,*.pl.md,themes/3mdeb/assets/*.js -ignore-words-list = hsi +ignore-words = ignore.txt +dictionary = dict.txt diff --git a/content/training.md b/content/training.md index e34e2d1..db88636 100644 --- a/content/training.md +++ b/content/training.md @@ -190,7 +190,7 @@ trainings: overview: | * modern x86 architecture * boot flow from power on to system take off - * understading Intel security features + * understanding Intel security features * attacking Intel security features * overview most popular Uefi forensics tools * firmware weakness analysis diff --git a/dict.txt b/dict.txt new file mode 100644 index 0000000..437f030 --- /dev/null +++ b/dict.txt @@ -0,0 +1 @@ +dadharo->dasharo diff --git a/ignore.txt b/ignore.txt new file mode 100644 index 0000000..26f9cba --- /dev/null +++ b/ignore.txt @@ -0,0 +1,3 @@ +regon +hopin +hsi