fix: include dsl patches in .formatter.exs #956
elixir.yml
on: push
ash-ci
/
mix deps.get
16s
ash-ci
/
mix format --check-formatted
28s
ash-ci
/
mix spark.formatter --check
6s
ash-ci
/
mix spark.cheat_sheets --check
26s
ash-ci
/
mix sobelow
27s
ash-ci
/
mix credo --strict
6s
ash-ci
/
mix deps.unlock --check-unused
36s
ash-ci
/
mix test
1m 8s
ash-ci
/
mix dialyzer
2m 46s
ash-ci
/
MIX_ENV=dev mix.compile
25s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
7s
ash-ci
/
Release
0s
Annotations
1 warning
ash-ci / mix test
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|