Packages

Solidity Watcher is a tiny tool to watch for changes in your Solidity contracts and compile them.

Current section

Files

Jump to
solidity_watcher .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]