Rozšírené hľadanie
Nedeľa 24. November 2024 |
meniny má Emília

izsak.net 24.11.2024 08:00 When you build .NET projects and you are using GitHub Actions to build your code, you cna now run code inspections with InspectCode without hassle. InspectCode is a tool from the free ReSharper Command Line Tools . It can do solution-wide analysis of .NET code. To use it in GitHub Actions, just add this code to