[Merged by Bors] - chore: port lint-style.py from mathlib#352
[Merged by Bors] - chore: port lint-style.py from mathlib#352
Conversation
|
This runs, and respects the content of I propose that actually fixing style exceptions, and removing the style tests which are not relevant for mathlib4 (e.g. I think the curly brace linter), happens in a subsequent PR. |
|
Obviously this should eventually be rewritten in Lean, but we can use the python script for now. Before merging, we should remove the curly braces linter though because it has lots of false positives. |
|
I've removed the curly brace linter, the indentation linter and the |
|
Great, all exceptions look legit now! bors merge |
Some of these are no longer relevant, but I want to see what works before cleaning up. Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
Some of these are no longer relevant, but I want to see what works before cleaning up.