mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
add solution-wide code analysis config
Disabled for now, since it'll be a bit of a refactor to enable them
This commit is contained in:
parent
0de5c96793
commit
577f17eb1b
6 changed files with 112 additions and 0 deletions
|
|
@ -8,6 +8,9 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
|||
.gitignore = .gitignore
|
||||
targets\Dalamud.Plugin.Bootstrap.targets = targets\Dalamud.Plugin.Bootstrap.targets
|
||||
targets\Dalamud.Plugin.targets = targets\Dalamud.Plugin.targets
|
||||
Directory.Build.props = Directory.Build.props
|
||||
tools\BannedSymbols.txt = tools\BannedSymbols.txt
|
||||
tools\dalamud.ruleset = tools\dalamud.ruleset
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "build", "build\build.csproj", "{94E5B016-02B1-459B-97D9-E783F28764B2}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue