Resharper Free !!better!! | Licence
- name: Run ReSharper Inspections run: | dotnet tool install JetBrains.ReSharper.GlobalTools --global InspectCode MyApp.sln --output=inspect.xml
InspectCode.exe YourSolution.sln --output=report.xml --caches-home=./cache resharper free licence
JetBrains supports technical communities. If you organize or are a member of an official .NET User Group, the group leader can apply to JetBrains for sponsorship. This often includes a few free licenses that can be raffled off or given to active members. - name: Run ReSharper Inspections run: | dotnet