Skip to content

Commit

Permalink
chore: change LocationPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
homuler committed Oct 9, 2021
1 parent a3b90d1 commit 10fba23
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions omnisharp.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"RoslynExtensionsOptions": {
"enableAnalyzersSupport": true,
"LocationPaths": [
"./.nuget/Microsoft.Unity.Analyzers.1.11.1/analyzers/dotnet/cs",
"./.nuget/ErrorProne.NET.CoreAnalyzers.0.4.0-beta.1/analyzers/dotnet/cs",
"./.nuget/ErrorProne.NET.Structs.0.4.0-beta.1/analyzers/dotnet/cs"
"./Assets/Analyzers"
]
},
"FormattingOptions": {
Expand Down

0 comments on commit 10fba23

Please sign in to comment.