chore: sync files with beam-community/common-config #2
Annotations
4 errors and 1 warning
Credo
ENOENT: no such file or directory, open '.tool-versions'
|
Dialyzer
ENOENT: no such file or directory, open '.tool-versions'
|
Format
ENOENT: no such file or directory, open '.tool-versions'
|
Dependencies
ENOENT: no such file or directory, open '.tool-versions'
|
Test (Elixir 1.15 OTP 26):
test/ua_parser/processor_test.exs#L12
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
|