Closed laughedelic closed 3 years ago
The CI failure is fixed in #131
@laughedelic Could you take a look at the suggestions?
@aminya yes, thanks for the review! I'll try to address it tonight.
@laughedelic are you able to reword the commits to start with fix: a lowercase word
? If you are away from the keyboard, I can do that.
@aminya is it ok if I just squash them into one with the right format?
I'd prefer separate commits because it gives us more flexibility later for a potential reverting.
You can use the following to reword all the commits one by one:
git rebase -i 488f0033e8e8698a68becce2d78f35745318545e
Then find and replace pick
with r
in the opened document, and reword, save, and close one by one.
:tada: This PR is included in version 1.4.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Ported https://github.com/atom/atom-languageclient/pull/249 to the new repo.
onCustomRequest
methodonCustom
toonCustomNotification