This website requires JavaScript.
Explore
Help
Register
Sign in
AkkomaGang
/
rdf-ex
Watch
1
Star
0
Fork
You've already forked rdf-ex
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
186756bf81
rdf-ex
/
config
/
dev.exs
10 lines
113 B
Elixir
Raw
Normal View
History
Unescape
Escape
core: mix_test_watch config and environment-dependent config files
2016-10-09 20:49:03 +00:00
use
Mix.Config
config
:mix_test_watch
,
clear
:
true
,
tasks
:
[
"
test
"
,
core: disable Credo and Dialyzer in mix_test_watch config
2016-11-27 14:01:28 +00:00
# "dialyzer",
# "credo",
core: mix_test_watch config and environment-dependent config files
2016-10-09 20:49:03 +00:00
]
Reference in a new issue
Copy permalink