Switch formatting checks to Elixir 1.15
This commit is contained in:
parent
f47a124698
commit
cb91dab75f
26 changed files with 94 additions and 68 deletions
|
|
@ -351,7 +351,7 @@ defmodule Mix.Tasks.Pleroma.Database do
|
|||
)
|
||||
end
|
||||
|
||||
shell_info('Done.')
|
||||
shell_info(~c"Done.")
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue