We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
24f5048
Fix dialyzer warnings on Elixir 1.12 and 1.13
Replace use Mix.Config with import Config in configuration files since the former is deprecated.
use Mix.Config
import Config