refactor: some docs
This commit is contained in:
parent
1b8360fda8
commit
e1303cbcf8
14 changed files with 46 additions and 46 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue