Skip to content

Commit 8505c37

Browse files
committed
chore: make public
1 parent ec88da6 commit 8505c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mathlib/Tactic/Linter/PrivateModule.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This linter lints against nonempty modules that have only private declarations,
1818

1919
-- TODO: `module` is not enabled in MathlibTest yet, so tests should be written for this once it is.
2020

21-
meta section
21+
public meta section
2222

2323
open Lean Elab Command Linter
2424

0 commit comments

Comments
 (0)