Граф коммитов

11 Коммитов

Автор SHA1 Сообщение Дата
Arlo b36f42a8c0
Update .editorconfig 2023-10-03 10:09:19 -05:00
Arlo Godfrey d58e1cb804 Remove CS1572 suppression 2023-10-02 13:56:49 -05:00
Arlo Godfrey fa095c7f86 Disable CS1572 in Labs 2023-08-01 12:29:17 -05:00
Arlo Godfrey e88f5a5ef1 Set CA1001 to 'none' 2023-08-01 12:28:36 -05:00
Arlo Godfrey 71fb6d5b9b Set CA2213 to 'None' 2023-08-01 12:28:36 -05:00
Arlo Godfrey 69076df79f Update editorconfig 2023-08-01 12:28:36 -05:00
Arlo Godfrey 9df6e7bcda Fixed compiler error in release mode about internally exposed IDisposable from Uno 2023-02-24 13:14:43 -06:00
Matt Lacey b087b2d4fd
Add missing file headers (#158)
* Add missing file headers

And make missing file headers report a build warning in VS
Fixes #155

* add copyright comment header to all XAML files

* Apply XAML styling
2022-06-16 09:15:04 -07:00
Matt Lacey beda0309f1
Conversion to use file-scoped namespaces (#153)
* Initial conversion to use File scoped namespaces

Fixes #148

* Remove indents that the codefix didn't address
2022-06-14 09:54:31 -07:00
Michael Hawker MSFT (XAML Llama) 92aa2e2630
Add Feature/style enforcement to CI (#60)
* Try some initial config to enforce warnings and styles on build

Additionally run XAML Styler on pre-commit hook

* Apply XAML Styler Settings

* Add XAML Styler Check to CI Pipeline

* Apply fixes to some errors

* Run git status to understand what's being output

* Add logic for getting detached head state branch name

* Reconfigure how XAML Styler is run from the CI

Install .NET 3.1 for now to address issue with running XAML Styler

* Add error message with instruction for CI for instructing to run XAML Styler locally
2022-04-04 11:44:42 -07:00
michael-hawker 8a83f55fde Add File Header Analyzer and License Files 2021-10-14 16:36:33 -07:00