feat: Add ordinary boosts
This commit is contained in:
parent
812440c812
commit
277538424a
5 changed files with 230 additions and 2 deletions
|
@ -98,6 +98,10 @@ name = "redundent_imports"
|
|||
supportInterpreter = true
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
[[lean_exe]]
|
||||
name = "Spelling"
|
||||
supportInterpreter = true
|
||||
srcDir = "scripts/MetaPrograms"
|
||||
|
||||
# -- Optional inclusion of openAI_doc_check. Needs `llm` above.
|
||||
#[[lean_exe]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue