dotnet / NuGet.BuildTasks

The build tasks used to pick up package content from project.lock.json.
MIT License
45 stars 61 forks source link

Fix IsFileValid() to use "cs" for file path comparisons #34

Closed WonyoungChoi closed 4 years ago

WonyoungChoi commented 7 years ago

analyzer stuffs are located in analyzers/dotnet/cs/ or analyzers/dotnet/vb. the splited element should be compared with "expectedLanguage" variable.

dmonroym commented 4 years ago

We've moved things around this repo. Please reopen this PR against master if you want us to take a look at this again.