Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a rake similarity[lexer_name] and Similarity tester #1206

Merged
merged 3 commits into from
Jun 26, 2019

Conversation

jneen
Copy link
Member

@jneen jneen commented Jun 20, 2019

This finds lexers that are similar (in state names only, for now) to a
given lexer. This will be useful in maintenance to flag a submitted
lexer as a likely copy-paste job.

This finds lexers that are similar (in state names only, for now) to a
given lexer. This will be useful in maintenance to flag a submitted
lexer as a likely copy-paste job.
@jneen
Copy link
Member Author

jneen commented Jun 20, 2019

If there's a way with the travis integration to automatically run this when a lexer is added in a PR, that would be super sweet

@pyrmont pyrmont added the needs-review The PR needs to be reviewed label Jun 21, 2019
@pyrmont pyrmont added author-action The PR has been reviewed but action by the author is needed and removed needs-review The PR needs to be reviewed labels Jun 26, 2019
@pyrmont pyrmont merged commit 904afdc into master Jun 26, 2019
@pyrmont pyrmont removed the author-action The PR has been reviewed but action by the author is needed label Jun 26, 2019
@ashmaroli
Copy link
Contributor

I think all this needs is to reliably fail builds on Travis CI..

@tancnle tancnle deleted the maint.lexer-similarity branch September 22, 2021 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants