We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec88da6 commit 8505c37Copy full SHA for 8505c37
Mathlib/Tactic/Linter/PrivateModule.lean
@@ -18,7 +18,7 @@ This linter lints against nonempty modules that have only private declarations,
18
19
-- TODO: `module` is not enabled in MathlibTest yet, so tests should be written for this once it is.
20
21
-meta section
+public meta section
22
23
open Lean Elab Command Linter
24
0 commit comments