chore: Add Mathlib text-based linters

This commit is contained in:
jstoobysmith 2024-07-12 16:31:33 -04:00
parent a44029af68
commit 4a07973a61
3 changed files with 52 additions and 0 deletions

View file

@ -44,4 +44,8 @@ srcDir = "scripts"
[[lean_exe]]
name = "find_TODOs"
srcDir = "scripts"
[[lean_exe]]
name = "mathlib_textLint_on_hepLean"
srcDir = "scripts"