feat(agent): otp app scaffold with slipstream + toml deps
This commit is contained in:
parent
9e55eae6a1
commit
70923eebfa
9 changed files with 140 additions and 0 deletions
4
agent/.formatter.exs
Normal file
4
agent/.formatter.exs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Used by "mix format"
|
||||
[
|
||||
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue