Add src-dir and test-dir Properties to mill Project Type by LaurenceWarne · Pull Request #1790 · bbatsov/projectile · GitHub
Skip to content

Add src-dir and test-dir Properties to mill Project Type#1790

Merged
bbatsov merged 2 commits intobbatsov:masterfrom
LaurenceWarne:update-mill-project-type
Aug 4, 2022
Merged

Add src-dir and test-dir Properties to mill Project Type#1790
bbatsov merged 2 commits intobbatsov:masterfrom
LaurenceWarne:update-mill-project-type

Conversation

@LaurenceWarne
Copy link
Copy Markdown
Contributor

@LaurenceWarne LaurenceWarne commented Aug 4, 2022

Hi, this PR adds src-dir and test-dir Properties to the mill Project Type (see https://com-lihaoyi.github.io/mill/mill/Common_Project_Layouts.html), so this should help with default test/implementation toggling etc.


Before submitting a PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (eldev test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)

Thanks!

@LaurenceWarne
Copy link
Copy Markdown
Contributor Author

@bbatsov bbatsov merged commit 9427361 into bbatsov:master Aug 4, 2022
@bbatsov
Copy link
Copy Markdown
Owner

bbatsov commented Aug 4, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants