Packages
distillery
2.0.13
2.1.1
2.1.0
2.0.14
2.0.13
2.0.12
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
retired
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc.12
2.0.0-rc.11
2.0.0-rc.10
2.0.0-rc.8
2.0.0-rc.7
2.0.0-rc.6
2.0.0-rc.5
2.0.0-rc.4
2.0.0-rc.3
2.0.0-rc.2
2.0.0-rc.1
retired
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.5
1.3.4
1.3.3
retired
1.3.2
retired
1.3.1
1.3.0
1.2.2
1.2.0
1.1.2
1.1.0
1.0.0
0.10.1
0.10.0
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.8.0
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
Build releases of your Mix projects with ease!
Current section
Files
Jump to
Current section
Files
distillery
.formatter.exs
.formatter.exs
[
inputs: [
"lib/**/*.ex",
"test/**/*.{ex, exs}",
],
export: [
locals_without_parens: [
release: 2,
environment: 2,
plugin: 2,
command: 2,
command: 3,
command: 4,
option: 2,
option: 3,
option: 4,
require_global: 1,
set: 1
]
]
]