mathlib
e5bd9413
- feat(scripts): make style lint script more robust to lines starting with spaces (#13317)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(scripts): make style lint script more robust to lines starting with spaces (#13317) Currently some banned commands aren't caught if the line is indented. Because of this I previously snuck in a `set_option pp.all true` by accident
Author
alexjbest
Parents
cd616e0d
Loading