fix: remove lychee and typos git-hooks

This commit is contained in:
Dmitriy Kholkin 2025-06-07 18:20:22 +03:00
parent 4daf75938f
commit ba8fe76c1c
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2
2 changed files with 0 additions and 20 deletions

View File

@ -1,10 +0,0 @@
[default]
extend-ignore-re = [
# Ignore `files = "";` declarations
"(?Rm)^\\s*files\\s*=.*;$",
"(?Rm)^\\s*color\\d*\\s*=.*;$"
]
[default.extend-words]
lazer = "lazer"
ba = "ba"

View File

@ -153,18 +153,8 @@
actionlint = default;
deadnix = default;
# flake-checker = default;
lychee = default // {
args = [
"--exclude-all-private"
"--exclude"
"^https://.*\\.backblazeb2\\.com"
"--exclude"
"^https://.*\\.ataraxiadev\\.com"
];
};
markdownlint = default;
nixfmt-rfc-style = default;
typos = default;
yamlfmt = default;
yamllint = default // {
args = [