Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-06 03:07:04 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
fdc813a5caaa2d3b977a7e6792818f7a0a65eeba
PowerToys/src/.editorconfig

11 lines
312 B
INI
Raw Normal View History

Added functionality for General Settings Page (#1664) * archive * formmated code * reverted changes to test class file. * reverted changes to test file: reverted name * added class models and updated link * removed test console project
2020-03-24 19:55:02 -07:00
[*.cs]
# SA1201: Elements should appear in the correct order
dotnet_diagnostic.SA1201.severity = none
Removing warnings relative to passing in unlocalized string literals. Most of these pertain to debug messages and aren't user facing. We may want to revisit localizing these later.
2020-06-17 17:26:36 -07:00
# CA1303: Do not pass literals as localized parameters
dotnet_diagnostic.CA1303.severity = suggestion
[Awake] Enable analyzer and fix warnings (#16899) * [Awake] Enable analyzer and fix warnings * Suppress "CA1051:Do not declare visible instance fields" for structs * Revert "Suppress "CA1051:Do not declare visible instance fields" for structs" This reverts commit bea215bffa7fac3f7ea4218b1b857108cfd8c396. * Suppress "CA1051:Do not declare visible instance fields" for structs * spellchecker
2022-03-09 13:09:17 +01:00
# CA1051: Do not declare visible instance fields
dotnet_code_quality.ca1051.exclude_structs = true
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 85ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API