5 lines
188 B
Elixir
5 lines
188 B
Elixir
[
|
|
# Ignore all guard_test warnings from these files (false positives)
|
|
{"lib/aprsme_web/live/info_live/show.html.heex", :guard_test},
|
|
{"lib/aprsme/packet_consumer.ex", :guard_test}
|
|
]
|