forked from Cutieguwu/raven
Filter out all non-source files before feeding to javac.
This commit is contained in:
@@ -43,6 +43,4 @@ raven run main.Main
|
||||
will be implemented should there arise a need.
|
||||
- [ ] Wrap errors properly, instead of hap-hazardly using `anyhow`
|
||||
- [ ] Maybe proper logging?
|
||||
- [ ] Make `fs::expand_files()` skip over non-`.java` files or properly handle
|
||||
that.
|
||||
- [ ] Fix using hashes to avoid unnesscesary recompilation.
|
||||
|
||||
Reference in New Issue
Block a user