Open U-lis opened 6 days ago
headless makes following changes on dotsessings file:
+ <s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpPlaceEmbeddedOnSameLineMigration/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpUseContinuousIndentInsideBracesMigration/@EntryIndexedValue">True</s:Boolean> + <s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean>
해당 pr에서 올린 내용과 같은 내용으로 보여서 똑같이 머지해두도록 하겠습니다. StyleCop 에서 검사하고 있는 옵션들이라 코드정리 후 문제 생기면 ci 액션이 깨지긴 할겁니다. https://github.com/planetarium/lib9c/pull/2970/files
headless makes following changes on dotsessings file: