[Merged by Bors] - style: add nonterminal simp checker#7496
[Merged by Bors] - style: add nonterminal simp checker#7496BoltonBailey wants to merge 18 commits intomasterfrom
Conversation
|
I am noticing some examples of Is this supposed to be ok? |
|
Hmm, I thought you would write this in lean. Doing it in text seems brittle. |
I guess you mean you thought I would write it in Lean rather than Python? Seems like all the current infrastructure for writing linters centers on |
Fixes the nonterminal simps identified by #7496
…lib4 into BoltonBailey/nonterminal-simp-linter
…lib4 into BoltonBailey/nonterminal-simp-linter
|
This PR/issue depends on: |
…lib4 into BoltonBailey/nonterminal-simp-linter
|
Noticing now this |
|
bors r+ |
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
|
Build failed: |
…lib4 into BoltonBailey/nonterminal-simp-linter
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde. |
|
bors merge |
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
Adds a linter that detects calls to `simp` where the next line is at the same indentation level. Co-authored-by: Mario Carneiro <di.gama@gmail.com>
Adds a linter that detects calls to
simpwhere the next line is at the same indentation level.simp at#7795