Skip to content

sasl support#37

Closed
flyinprogrammer wants to merge 2 commits into
slate:masterfrom
flyinprogrammer:master
Closed

sasl support#37
flyinprogrammer wants to merge 2 commits into
slate:masterfrom
flyinprogrammer:master

Conversation

@flyinprogrammer
Copy link
Copy Markdown

this is terrible code but it works lolz feel free to suggest how I might make this better.

@williamboman
Copy link
Copy Markdown

Nice! Right of the bat I noticed there's a lot of code style (semantic) changes - these should not be a part of this PR (not only do they make reviewing a PITA, it has nothing to do with implementing SASL support). Also, additions to .gitignore that targets specific editor/IDE junk should be removed, store them in your global, personal .gitignore instead.

@flyinprogrammer
Copy link
Copy Markdown
Author

alright so now the PR should only show 'real' code changes

@williamboman
Copy link
Copy Markdown

I managed to trim some more cosmetic changes to make this easier to review.

$ git fetch git@github.com:williamboman/slate-irc feat/sasl-support && git merge --ff-only FETCH_HEAD

@flyinprogrammer
Copy link
Copy Markdown
Author

thanks dude 👍 we should probably get some eslint up in this project through - there are definitely a lot of things worth correcting.

@simnalamburt simnalamburt mentioned this pull request Nov 3, 2020
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