Skip to content

Commit

Permalink
chore: enable three hopefully-innocuous linters
Browse files Browse the repository at this point in the history
  • Loading branch information
grunweg committed Nov 20, 2024
1 parent 5dfbaac commit 8d9e86e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lakefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ defaultTargets = ["SphereEversion"]
pp.unicode.fun = true
autoImplicit = false
relaxedAutoImplicit = false
linter.oldObtain = true
linter.refine = true
linter.style.multiGoal = true

[[require]]
name = "mathlib"
Expand Down

0 comments on commit 8d9e86e

Please sign in to comment.