Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

implement quantrev #249

Merged
merged 2 commits into from
Apr 9, 2020
Merged

implement quantrev #249

merged 2 commits into from
Apr 9, 2020

Conversation

Kelbie
Copy link
Contributor

@Kelbie Kelbie commented Apr 5, 2020

This PR adds linting and autofixes for invalid quantifer ranges, specifically when the ranges are reversed. I previously submitted a PR (#179) for this but it was implemented in the linter which made less sense because it should be caught in the parser.

Here is an example output:
Screenshot 2020-04-05 at 12 43 00

I've added tests in test-fixtures/core/categorized but I'm happy to move them somewhere else if you think there is a more suitable location.

@Kelbie Kelbie changed the title Quantrev implement quantrev Apr 5, 2020
@Kelbie Kelbie mentioned this pull request Apr 5, 2020
23 tasks
@sebmck sebmck merged commit 03cff3a into rome:master Apr 9, 2020
@sebmck
Copy link
Contributor

sebmck commented Apr 9, 2020

Looks good, thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants