Fix issue with expecting default ignore file when checking file size #170
Annotations
8 errors and 2 warnings
Run unit tests:
test/dialyxir/formatter_test.exs#L216
test listing unused filter behaves the same for different formats (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L129
test exs ignore can filter by regex (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L172
test exs ignore overwrite ':list_unused_filters_present' (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L201
test multiple formatters short and github (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L59
test exs ignore evaluates an ignore file and ignores warnings matching the pattern (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L116
test exs ignore does not filter lines not matching the pattern (Dialyxir.FormatterTest)
|
Run unit tests:
test/dialyxir/formatter_test.exs#L157
test exs ignore error on unnecessary skips without ignore_exit_status (Dialyxir.FormatterTest)
|
Run unit tests
Process completed with exit code 1.
|
Run unit tests:
test/fixtures/ignore_default_empty/mix.exs#L1
redefining module Ignore.Mixfile (current version defined in memory)
|
Run unit tests:
test/fixtures/ignore_empty/mix.exs#L1
redefining module Ignore.Mixfile (current version defined in memory)
|
Loading