Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/clippy.toml

4 lines
136 B

avoid-breaking-exported-api = true
cognitive-complexity-threshold = 50
too-many-arguments-threshold = 10
type-complexity-threshold = 500