mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-06 04:34:33 -07:00
fix: exclude omen directory from ruff linting
Vendored third-party OMEN utils were failing ruff checks on push. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -56,6 +56,7 @@ exclude = [
|
||||
"dist",
|
||||
"PACK",
|
||||
"hashcat-utils",
|
||||
"omen",
|
||||
"princeprocessor",
|
||||
"wordlists",
|
||||
"rules",
|
||||
|
||||
Reference in New Issue
Block a user