feat: Add ordinary boosts

This commit is contained in:
jstoobysmith 2025-03-21 07:11:42 -04:00
parent 812440c812
commit 277538424a
5 changed files with 230 additions and 2 deletions

View file

@ -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]]