Remove unused top level files #760

Merged
floatingghost merged 1 commits from norm/akkoma:remove-unused-files into develop 2024-04-26 17:24:21 +00:00
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