-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Basic single file/dir with no mixfile support (#562)
* do not error when no mixfile * add tests * do not warn when no mixfile * assert project dir is set when building * pattern match module type * use path api * do nat try to return test lenses when project_dir is nil * add assertion * format with default options when project_dir is nil * undo wrong assertion * fix logic error - do not set needs_build? when build not enabled * show no mixfile message only once instead of on every trigger_build * run formatter * add tests
- Loading branch information
1 parent
9a0843e
commit 6a786d7
Showing
5 changed files
with
327 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.