Skip to content

Commit 4ca27f5

Browse files
committed
experiment: merge rewrites
1 parent 3bf0c82 commit 4ca27f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lakefile.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ abbrev mathlibOnlyLinters : Array LeanOption := #[
3030
⟨`linter.allScriptsDocumented, true⟩,
3131
⟨`linter.pythonStyle, true⟩,
3232
⟨`linter.style.longFile, .ofNat 1500⟩,
33+
⟨`linter.tacticAnalysis.rwMerge, true⟩,
3334
-- ⟨`linter.nightlyRegressionSet, true⟩,
3435
-- `latest_import.yml` uses this comment: if you edit it, make sure that the workflow still works
3536
]

0 commit comments

Comments
 (0)