It is a list ⛓️ (#703)

This commit is contained in:
De Wet Blomerus 2023-09-22 23:13:17 -04:00 committed by GitHub
parent b6ef345936
commit a4c7e3ec91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -96,7 +96,7 @@ Add `:ash` to your `.formatter.exs` file
```elixir
# Used by "mix format"
[
import_deps: [:ash], # <-- add this line, if you have more import_deps, just add it within the array
import_deps: [:ash], # <-- add this line, if you have more import_deps, just add it within the list
inputs: [
"{mix,.formatter}.exs",
"{config,lib,test}/**/*.{ex,exs}"