rabbitmq / ra

A Raft implementation for Erlang and Elixir that strives to be efficient and make it easier to use multiple Raft clusters in a single system.
Other
813 stars 96 forks source link

Use rules_erlang 2.2.0 so that dialyzer warnings are not ignored #254

Closed pjk25 closed 2 years ago

pjk25 commented 2 years ago

Also fix a couple of dialyzer warnings that were revealed as a result