Skip to content

Don't capture '(or line-start (not (any ".")))' #285

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

Merged
merged 1 commit into from
Oct 26, 2015

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Oct 26, 2015

This is related to #283, #284.
CC: @gausby

Original code

before

With this change

after

tonini added a commit that referenced this pull request Oct 26, 2015
Don't capture '(or line-start (not (any ".")))'
@tonini tonini merged commit a1b84ec into elixir-editors:master Oct 26, 2015
@syohex syohex deleted the issue-283 branch October 26, 2015 05:39
J3RN pushed a commit to J3RN/emacs-elixir that referenced this pull request Apr 24, 2021
* remove dead code

* add explicit dependancy on Jason

* match on success in functions that may fail

* warn if unable to remove temp file

* warn if unable to read/write protocol messages

* only build test/support in test env

* annotate match against opaque type

* add missing applications

otherwise elixir 1.11 will emit a warning

* add empty ignore file

* add dialyzer config

* run formatter

* run dialyzer on CI
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.

2 participants