Rozšírené hľadanie
Sobota 26. Apríl 2025 |
meniny má Jaroslava

izsak.net 26.03.2025 05:18 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