Do not fmt little cms files (#2291)
This commit is contained in:
parent
ba84170777
commit
8ef4e2aff0
@ -186,6 +186,7 @@ async fn main() -> io::Result<()> {
|
||||
r".*dlmalloc\.c$",
|
||||
r".*QEMU-Nyx.*",
|
||||
r".*AFLplusplus.*",
|
||||
r".*Little-CMS.*",
|
||||
r".*cms_transform_fuzzer.cc.*",
|
||||
])
|
||||
.expect("Could not create the regex set from the given regex");
|
||||
|
Loading…
x
Reference in New Issue
Block a user