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

57 Коммитов

Автор SHA1 Сообщение Дата
Youssef Victor 4e652959d3 chore(deps): Update Microsoft.CodeAnalysis.NetAnalyzers 2023-08-13 16:06:59 +03:00
Martin Zikmund b74ac6d5ee Merge branch 'master' into dev/mazi/5x-master-update
# Conflicts:
#	src/SamplesApp/SamplesApp.UITests/SamplesApp.UITests.csproj
#	src/Uno.UI/Generated/3.0.0.0/Windows.UI.Xaml.Controls/ScrollContentPresenter.cs
2023-06-16 12:52:11 +02:00
David a62c69b67e chore: Disable annoying analysis for indentation of block in switch cases 2023-06-13 12:12:37 -04:00
Jérôme Laban 1f881e872b
Merge pull request #11254 from Youssef1313/issues/10842
fix(SyncGenerator): Generate missing attributes
2023-06-06 14:48:15 -04:00
Youssef Victor 72ac37e90b fix(SyncGenerator): Generate missing attributes 2023-05-17 16:02:33 +03:00
Youssef Victor f828ab6cca
chore: Don't set `trim_trailing_whitespace` to true. 2023-05-15 11:02:34 +03:00
Youssef Victor 9e01ba88fe build: Move severity configurations to .globalconfig 2023-05-07 18:46:14 +03:00
David eebd3c9eda
chore: Typos
Co-authored-by: Agnès ZITTE <16295702+agneszitte-nventive@users.noreply.github.com>
2023-03-13 15:55:40 -04:00
David f6c02aedbc chore: Improve code analysis config 2023-03-13 15:45:21 -04:00
Youssef Victor 7506e44239
Merge branch 'master' into ide0051 2023-02-11 17:36:42 +02:00
Youssef Victor e7dc8733ba ci: Enforce formatting on CI and build 2023-01-31 08:05:03 +02:00
Youssef1313 0777014070 build: Enable IDE0051 (remove unused private members) 2023-01-04 20:59:09 +02:00
Youssef1313 745f9e5e12 build: Enable IDE0051 (remove unused private members) 2022-12-31 18:48:52 +02:00
Jérôme Laban 768d3ef773
Merge pull request #10337 from Youssef1313/enable-ca
build: Enable CA1305: Specify IFormatProvider
2022-11-14 15:36:49 -05:00
Martin Zikmund 187e0ee46a
Merge pull request #10362 from Youssef1313/naming
chore: Add naming styles in editorconfig
2022-11-13 19:35:23 +00:00
Youssef1313 0eeca4d01b build: Enable more CA rules 2022-11-08 14:36:18 +02:00
Youssef1313 1055ca6568 chore: Add naming styles in editorconfig 2022-11-08 14:24:31 +02:00
Youssef1313 f0da0d5da7 chore: More fixes 2022-11-06 21:03:57 +02:00
Youssef1313 4f401a6391 chore: Adjust 2022-11-05 14:55:41 +02:00
Youssef1313 dd249d5dd8 chore: Adjust 2022-11-05 09:13:52 +02:00
Youssef1313 df2b08d259 build: Enable CA1305: Specify IFormatProvider 2022-11-04 17:28:07 +02:00
Jérôme Laban 8f34e1f931
Merge pull request #10318 from Youssef1313/enable-ca
build: Enable CA1304 (Specify CultureInfo)
2022-11-04 09:08:38 -04:00
Jérôme Laban 67a61ff704
Merge pull request #10317 from Youssef1313/enable-perf
build: Enable all perf analyzers
2022-11-04 08:03:56 -04:00
Youssef1313 fedd38a8e2 build: Enable CA1304 (Specify CultureInfo) 2022-11-03 10:49:36 +02:00
Youssef Victor 99f01ebf38
build: Enable all perf analyzers 2022-11-03 10:16:52 +02:00
Youssef Victor 91d7f1e0fd
chore: Update .editorconfig 2022-11-03 09:32:04 +02:00
Youssef1313 237339998a build: Enable CA1810 (Specify StringComparison) 2022-10-22 11:13:10 +02:00
Sean Killeen 47793b4ed8
Merge branch 'master' into 7422_automated-docs-spellcheck 2022-10-11 23:10:57 -04:00
Sean Killeen 1ba4d9ac3a feat: Automatic docs spell-checking and associated fixes 2022-10-10 22:25:07 -04:00
Youssef Victor 91fb5b9d58
chore: Address review comment 2022-10-06 15:26:36 +02:00
Youssef Victor 4c81a0d72a
chore: Specify `tab_width` and `indent_size` for all xml-based extensions 2022-10-06 11:02:00 +02:00
Youssef Victor 020b0f0160
chore: Fix duplicate 2022-09-24 20:30:51 +02:00
Youssef Victor 592770c5dc
chore: Disable CA1848 and CA1838 2022-09-24 18:29:36 +02:00
Youssef Victor a3f612d90c
Merge branch 'master' into perf/CA1815 2022-09-21 12:40:25 +02:00
Youssef1313 9321cb62a8 build: Enable CA1825: Avoid zero-length array allocations 2022-09-20 00:12:05 +02:00
Youssef1313 4ec5891047 perf: Enable CA1815 (override Equals on value types) 2022-09-12 16:29:30 +02:00
Youssef1313 859230a40b build: Be more specific about code analysis rules 2022-09-09 06:33:28 +02:00
Youssef Victor 579853bed5
Merge branch 'master' into perf/LINQ 2022-09-06 13:19:55 +02:00
Youssef1313 6ae07518c0 perf: Enable LINQ-related performance analyzers 2022-09-06 12:17:27 +02:00
Martin Zikmund 0d06f6a8b6
Merge pull request #9741 from Youssef1313/perf/CA1821
perf: Enable CA1821 (Remove empty finalizers)
2022-09-06 06:55:37 +02:00
Youssef Victor 3669fee097 perf: Enable CA1821 (Remove empty finalizers) 2022-09-05 18:07:54 +02:00
Youssef Victor d57fdfceaf
chore: Remove extra spaces in .editorconfig 2022-09-05 15:35:42 +02:00
Youssef Victor 27a769087a
ci: Disable slow analyzers 2022-09-01 16:56:33 +02:00
Youssef1313 c2f7744edd chore: Fix more warnings 2022-08-31 10:45:17 +02:00
Youssef1313 391750d4a5 chore: More fixes 2022-08-31 10:08:54 +02:00
Youssef1313 60c5eb5e31 chore: Build fixes and address review comment 2022-08-31 08:57:45 +02:00
Youssef1313 0cfa04e1a2 Merge remote-tracking branch 'upstream/master' into issues/6682-ca1805 2022-08-31 08:49:43 +02:00
Youssef Victor a22f00c128
chore: Add `end_of_line = crlf` in editorconfig 2022-08-27 07:53:22 +02:00
Youssef1313 5ebb6d9071 perf: Enable NetAnalyzers performance analyzers 2022-08-26 21:09:07 +02:00
Youssef Victor e93d0276fd
chore: Add docs link to RS0030 in editorconfig 2021-09-19 12:14:10 +02:00