Skip to content

Improve command sanitation code #135

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 2 commits into from
Feb 24, 2018

Conversation

arichiardi
Copy link
Contributor

This patch improves the parsing and sanitation of command and make sure, with
tests, that we do things correctly.


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)

Thanks!

This patch improves the parsing and sanitation of command and make sure, with
tests, that we do things correctly.
The function did not have sanitation and therefore it has been added.  Some
more logging has been added so that .inf-clojure.log can show every
interaction.
@bbatsov bbatsov merged commit f420c8a into clojure-emacs:master Feb 24, 2018
@arichiardi
Copy link
Contributor Author

Found a bug with comments in this one, working on it.

@arichiardi arichiardi deleted the fix-and-test-linify branch February 24, 2018 02:22
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