mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-03 10:14:06 +02:00
check for panicing code in ci
This commit is contained in:
parent
94e83c187e
commit
15a17c1b60
4 changed files with 87 additions and 244 deletions
3
rustig.toml
Normal file
3
rustig.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
whitelisted_functions = [
|
||||
{ function_name = "serde_json::ser::format_escaped_str", crate_name = "serde_json" }
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue