feat: new lint function, and split informal
This commit is contained in:
parent
9fb18af0d9
commit
84b328f13f
28 changed files with 138 additions and 83 deletions
|
@ -66,6 +66,11 @@ name = "notes"
|
|||
supportInterpreter = true
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "lint_all"
|
||||
supportInterpreter = true
|
||||
srcDir = "scripts"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "free_simps"
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue