summaryrefslogtreecommitdiff
path: root/lib/exirc/channels.ex
diff options
context:
space:
mode:
authorJeff Weiss <jeff.weiss@puppetlabs.com>2016-03-29 22:04:43 -0700
committerJeff Weiss <jeff.weiss@puppetlabs.com>2016-03-29 22:04:43 -0700
commit2fbe1c9c20a600d16fdde381b0310bd3cb2edb3d (patch)
tree79a81ba0e25c001193f9cb3f58c571865819d255 /lib/exirc/channels.ex
parentMerge 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