Create elixir.yml #1
Annotations
3 errors and 3 warnings
Build and test:
test/parser_test.exs#L29
test parses complex sequents (ParserTest)
|
Build and test:
test/parser_test.exs#L4
test parses a simple sequent (ParserTest)
|
Build and test
Process completed with exit code 2.
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|