Closed sbauer322 closed 8 years ago
On November 12, 2016, I will be merging this pull request If no one responds or comments before then.
This will be merged tomorrow @LightTable/maintainers
Happy to take this to get you more familiar with the codebase. In the future, I'd prefer we lay off refactor commits as there are higher priority issues. Fixing a typo here pulls on a thread about standardizing aliasing which we haven't had and isn't a high priority right now
Sorry, I wasn't coming at this from a "lets find a refactoring task" standpoint but was the result of verifying https://github.com/LightTable/Clojure/issues/91 . As the change was implemented in order to determine if the issue was valid it made sense to simply throw up a PR.
I do agree we should largely stay away from refactoring tasks for the moment.
Happy to take this to get you more familiar with the codebase.
Could you clarify the above line - are you suggesting you want to take the issue and pursue the spec problem, merge the PR, or something else?
Could you clarify the above line - are you suggesting you want to take the issue and pursue the spec problem, merge the PR, or something else?
Good to merge :+1:
This PR fixes lighttable.nrepl.handler's :require as reported in issue #91. However, this does not resolve the actual problem. So, this PR is simply a typo fix.