Tilmann Meyer
|
88b603be38
|
test: introduce env variable mocking (#1490)
|
2020-08-07 15:13:12 -04:00 |
|
Zhenhui Xie
|
ec76fafff0
|
feat: refactor modules to use format strings (#1374)
|
2020-07-07 18:45:32 -04:00 |
|
Daniel A. White
|
b238574100
|
feat(dotnet): adds additional files to detect .net projects (#1303)
* adds additional files to detect .net projects
* test .net output with a regex pattern
|
2020-06-21 10:22:20 +02:00 |
|
David Knaack
|
55503bb77b
|
perf(dotnet): fail faster in the dotnet module (#1034)
|
2020-04-03 12:34:35 -04:00 |
|
Thomas O'Donnell
|
f790b67e3d
|
refactor: Fix new Clippy suggestions (#1006)
* Fix new Clippy suggestions
This just cleans up a few new suggestions from Clippy.
* Dummy commit to trigger CI
|
2020-03-14 11:37:51 -04:00 |
|
Sam Rose
|
83337a1a03
|
perf: Optimize files, folder and extension lookups in Context (#880)
|
2020-02-03 16:57:48 -05:00 |
|
Thomas O'Donnell
|
0fe90bf018
|
refactor(dotnet): Use exec_cmd util (#826)
Have refactored the dotnet module to use the util::exec_cmd rather than
the Command module directly.
|
2020-01-15 13:52:38 -05:00 |
|
Zhenhui Xie
|
044e10de1b
|
chore: Import shared types from super (#492)
Changes imports statements to make imports more uniform.
|
2019-10-05 16:13:03 -05:00 |
|
Matan Kushner
|
05210b9510
|
refactor: Go from Rust workspaces to a package with nested packages (#480)
|
2019-10-04 22:30:46 +09:00 |
|