Merge pull request 'Remove unused top level files' (#760) from norm/akkoma:remove-unused-files into develop

Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/760
This commit is contained in:
floatingghost 2024-04-26 17:24:21 +00:00
commit 53c67993bb
3 changed files with 0 additions and 11 deletions

View File

@ -1,2 +0,0 @@
web: mix phx.server
release: mix ecto.migrate

View File

@ -1,7 +0,0 @@
{
"skip_files": [
"test/support",
"lib/mix/tasks/pleroma/benchmark.ex",
"lib/credo/check/consistency/file_location.ex"
]
}

View File

@ -1,2 +0,0 @@
elixir_version=1.14.3
erlang_version=25.3