Improve options validation #81
Annotations
1 error and 5 warnings
Lint
Process completed with exit code 1.
|
Test OTP 25 / Elixir 1.15:
lib/polymorphic_embed/options_validator.ex#L17
module attribute @valid_on_replace_options was set but never used
|
Test OTP 24 / Elixir 1.15:
lib/polymorphic_embed/options_validator.ex#L17
module attribute @valid_on_replace_options was set but never used
|
Test OTP 26 / Elixir 1.15:
lib/polymorphic_embed/options_validator.ex#L17
module attribute @valid_on_replace_options was set but never used
|
Test OTP 26 / Elixir 1.16
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
Test OTP 26 / Elixir 1.16
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|