DarkDev v1.0.4 mix dark_dev.dev_setup View Source
Setup initial configs.
Link to this section Summary
Link to this section Types
Specs
args() :: Keyword.t()
Specs
dark_dev_dependency() :: :credo | :credo_contrib | :credo_naming | :dialyzer | :ex_check | :ex_doc | :mix_test_watch | :sobelow
Link to this section Functions
Specs
run(args()) :: :ok
Setup all dependency configs.
Specs
run_setup(dark_dev_dependency()) :: :ok
Setup dependency specific configs