feat: Add type_former_lint
This commit is contained in:
parent
dc8a42bac0
commit
18b83f582e
2 changed files with 55 additions and 0 deletions
|
@ -27,6 +27,12 @@ name = "HepLean"
|
|||
#git = "https://github.com/lean-dojo/LeanCopilot.git"
|
||||
#rev = "v1.2.2"
|
||||
|
||||
# lean_exe commands defined specifically for HepLean.
|
||||
|
||||
[[lean_exe]]
|
||||
name = "check_file_imports"
|
||||
srcDir = "scripts"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "type_former_lint"
|
||||
srcDir = "scripts"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue