Skip to content

Commit c6cdc43

Browse files
committed
experiment: which linarith can not be replaced with grind?
1 parent bbf1f53 commit c6cdc43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lakefile.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ abbrev mathlibOnlyLinters : Array LeanOption := #[
3434
`linter.allScriptsDocumented, true⟩,
3535
`linter.pythonStyle, true⟩,
3636
`linter.style.longFile, .ofNat 1500⟩,
37+
`linter.tacticAnalysis.regressions.linarithToGrind, true⟩,
3738
-- ⟨`linter.nightlyRegressionSet, true⟩,
3839
-- `latest_import.yml` uses this comment: if you edit it, make sure that the workflow still works
3940
]

0 commit comments

Comments
 (0)