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

Non-exit version of elisp-lint-files-batch #35

Open
psionic-k opened this issue Jun 9, 2022 · 0 comments
Open

Non-exit version of elisp-lint-files-batch #35

psionic-k opened this issue Jun 9, 2022 · 0 comments

Comments

@psionic-k
Copy link

Small change request. I'm using an elisp file to run the lints, using --script rather than --batch to push more work into elisp and less bash / Makefile.

The printing in batch mode is appropriate to this style, but the unconditional exit behavior is not:

https://github.com/gonewest818/elisp-lint/blob/master/elisp-lint.el#L511

I want to change my configuration between invocation on the package lisp and the test lisp, specifically --no-package-lint on tests.

Can this get a switch to return the exit code instead of exiting on it?

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

No branches or pull requests

1 participant