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
|
56d475578e
|
fix: possible fix for Intermittent Test Failures in GH Actions (#987)
* fix: possible fix for Intermittent Test Failures in GH Actions
* undo some of the chnages to directory.rs
* typo
* add docs
|
2020-03-15 12:12:25 -05:00 |
|
David Knaack
|
6ab70796db
|
feat: Implement PowerShell support (#470)
|
2019-10-16 00:10:16 +09:00 |
|
Matan Kushner
|
b5bb6d6994
|
refactor: Replace tempdir test utility with tempfile::tempdir (#538)
|
2019-10-15 23:01:44 +09:00 |
|
Nick Young
|
6621e4c859
|
feat: Add dotnet module (#416)
Adds a .NET module, which preferentially parses local/git files to get
the .NET version.
|
2019-10-02 01:56:48 -05:00 |
|