diff options
author | Jeff Weiss <jeff.weiss@puppetlabs.com> | 2016-03-29 22:04:43 -0700 |
---|---|---|
committer | Jeff Weiss <jeff.weiss@puppetlabs.com> | 2016-03-29 22:04:43 -0700 |
commit | 2fbe1c9c20a600d16fdde381b0310bd3cb2edb3d (patch) | |
tree | 79a81ba0e25c001193f9cb3f58c571865819d255 /lib/exirc/channels.ex | |
parent | Merge pull request #42 from Annwenn/master (diff) |
prefer Elixir module variants over Erlang ones
Prior to this commit exirc used `:gen_server` and `:supervisor` over
the Elixir variants `GenServer` and `Supervisor`, respectively. The
commit changes to modules to the Elixir variants mostly to reduce the
cognitive load on contributors, particularly those who are not yet well
versed in Erlang.
Diffstat (limited to 'lib/exirc/channels.ex')
0 files changed, 0 insertions, 0 deletions