Remove unused top level files
ci/woodpecker/pr/build-amd64 Pipeline is pending Details
ci/woodpecker/pr/build-arm64 Pipeline is pending Details
ci/woodpecker/pr/docs Pipeline is pending Details
ci/woodpecker/pr/lint Pipeline is pending Details
ci/woodpecker/pr/test Pipeline is pending Details

I don't think anyone really uses the tools that uses these files these
days, and they are another thing that needs to be updated every so
often.
This commit is contained in:
Norm 2024-04-26 02:33:18 -04:00
parent b1c6621e66
commit 5b320616ca
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