mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
chore: remove old TODO comment (#744)
This commit is contained in:
parent
fb8e3f63f3
commit
87ec786488
1 changed files with 0 additions and 3 deletions
|
|
@ -140,7 +140,4 @@ impl Audit for Obfuscation {
|
|||
) -> anyhow::Result<Vec<Finding<'a>>> {
|
||||
self.process_step(step)
|
||||
}
|
||||
|
||||
// TODO: Implement obfuscation checks for expressions via audit_raw.
|
||||
// See: https://github.com/woodruffw/zizmor/issues/458
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue