Jonatan Männchen
Jonatan Männchen
Closing because of inactivity.
> Does it support triple quoted strings in documentation attributes? I didn't see a specific test case about that: Yes. https://github.com/WhatsApp/erlfmt/pull/358/files#diff-ca49d93bca04b364c997af828c3aaf95beff334a9307b97fb1317b1721812ae4R4271 > Also, does it re-indent triple quoted strings. E.g....
@eproxus Fixes are done. Go ahead :)
@michalmuskala We can merge this without indentation support. 👍 @eproxus I don't plan on working on the indentation. But if anyone else wants to, it might be good to push...
Not compatible with the latest stable elixir release at this time, postponing until it is.
@emkguts It looks like the quokka version extraction code is quite a bit more complicated than needed. You should be able to run `Mix.Project.config()[:elixir]`. If you've not already loaded the...
I can adapt the elixir code of conduct for sure. Do you want to copy it and just adapt the scope & email address or would you just like to...
Btw: Phoenix also uses the Contributors Covenant, just an older version. While the EEF uses it as well, that’s not the reason I chose it. I believe it’s one of...
@whatyouhide I changed the reference to the elixir code of conduct. For the security report email I would offer to receive the emails myself. (In case I would get something...
“Magic Code” is effectively a TOTP (time-based one-time password) system where the secret isn’t shared with the user — instead, a code is emailed and the validity window is extended....