Use devclean on elixir target for consistency of Makefile#1785
Conversation
|
Please update |
|
@wohali Damn it! Sorry, I keep forgetting about Windows. Thank you for the remainder, will do in a moment. |
|
@wohali |
|
If we merge this, I'm going to update #1769 to include |
|
@dottorblaster Am wondering if we shouldn't split the credo/format/black syntax checks out into a new target that |
|
@eiri +1 good to merge |
|
@wohali I think we should address one issue at the time 🙂It's fine of course, but I think we need a roadmap, just like:
Is that ok for you? I think we are going to cross reference too much PRs otherwise 😄 |
|
@dottorblaster Yes, sorry, just wanted to get this idea out there, we could also take it to dev@couchdb.apache.org where it belongs :) |
|
@wohali you did the right thing of course :D |
Overview
This is a simple change of Makefile for consistency sake. Since
dev/runoverrides etc configs on each run functionally it's the same as earlier@rmcommand.Testing recommendations
make elixirshould pass, apart from common races.Related Issues or Pull Requests
Checklist