refactor: some docs

This commit is contained in:
jstoobysmith 2025-02-14 08:50:24 +00:00
parent 1b8360fda8
commit e1303cbcf8
14 changed files with 46 additions and 46 deletions

View file

@ -10,7 +10,7 @@ set -exo pipefail
touch scripts/style-exceptions.txt
git ls-files 'HepLean/*.lean' | xargs ./scripts/lint-style.py "$@"
git ls-files 'PhysLean/*.lean' | xargs ./scripts/lint-style.py "$@"
# 2. Global checks on the mathlib repository