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

fix package-lint warnings #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

conao3
Copy link
Contributor

@conao3 conao3 commented Nov 12, 2019

Hi!
I found package-lint warnigns, I fix it.

Note:
I fix Cask file dependency.
Because this change, Cask resolve dependency form Package-requires:
header writen in flycheck-elsa.el.
This scheme in line with the idea known for DRY.

This fixes below package-lint warnings.
> Closing parens should not be wrapped onto new
> lines. (emacs-lisp-package)

> You should depend on (emacs "25.1") if you need
> `when-let'. (emacs-lisp-package)
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.

None yet

1 participant