feat: new lint function, and split informal

This commit is contained in:
jstoobysmith 2024-12-05 06:49:50 +00:00
parent 9fb18af0d9
commit 84b328f13f
28 changed files with 138 additions and 83 deletions

View file

@ -7,7 +7,7 @@ import Batteries.Lean.HashSet
import Lean
import Mathlib.Lean.Expr.Basic
import Mathlib.Lean.CoreM
import HepLean.Meta.Informal
import HepLean.Meta.Informal.Post
import ImportGraph.RequiredModules
/-!