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

Adds Scheme Rules #185

Merged
merged 3 commits into from Dec 14, 2017
Merged

Adds Scheme Rules #185

merged 3 commits into from Dec 14, 2017

Conversation

dleslie
Copy link
Contributor

@dleslie dleslie commented Dec 14, 2017

Should resolve #184

@@ -664,7 +700,7 @@ or most optimal searcher."
:regex "macro\\s*JJJ\\("
:tests ("macro test(a)=1" " macro test(a,b)=1*8"))

(:type "variable" :supports ("ag" "rg") :language "julia"
(:type "variable" :supports ("ag" "rg") :language "julia"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Er, this was me habitually removing trailing whitespace when Emacs tells me to.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries. It should be gone anyway. Thanks!

@coveralls
Copy link

coveralls commented Dec 14, 2017

Coverage Status

Coverage remained the same at 97.323% when pulling d894ec1 on dleslie:master into a289063 on jacktasia:master.

@jacktasia jacktasia merged commit d78d82c into jacktasia:master Dec 14, 2017
@jacktasia
Copy link
Owner

Awesome, thanks!

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.

No rules for Scheme?
3 participants