Skip to content

Commit

Permalink
lint: Batsat added as valid ident
Browse files Browse the repository at this point in the history
  • Loading branch information
nfbruns committed Jul 4, 2024
1 parent 80db5aa commit adbe43e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clippy.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
doc-valid-idents = ["RustSAT", "CaDiCaL", "MaxSAT", ".."]
doc-valid-idents = ["RustSAT", "CaDiCaL", "MaxSAT", "..", "BatSat"]
avoid-breaking-exported-api = false

0 comments on commit adbe43e

Please sign in to comment.