Skip to content

Remove obsolete editorconfig sections from generated docs#1177

Merged
meziantou merged 1 commit into
mainfrom
codex/remove-obsolete-docs-sections
Jun 5, 2026
Merged

Remove obsolete editorconfig sections from generated docs#1177
meziantou merged 1 commit into
mainfrom
codex/remove-obsolete-docs-sections

Conversation

@meziantou

Copy link
Copy Markdown
Owner

Summary

  • Remove the obsolete .editorconfig sections from the generated docs/README.md
  • Keep the package .editorconfig generation intact in DocumentationGenerator

Testing

  • dotnet run --project src/DocumentationGenerator
  • dotnet build Meziantou.Analyzer.slnx
  • dotnet test Meziantou.Analyzer.slnx --no-build

@meziantou meziantou merged commit 452418e into main Jun 5, 2026
13 checks passed
@meziantou meziantou deleted the codex/remove-obsolete-docs-sections branch June 5, 2026 22:06
This was referenced Jun 5, 2026
This was referenced Jun 16, 2026
Chris-Wolfgang added a commit to Chris-Wolfgang/DbContextBuilder that referenced this pull request Jun 19, 2026
Updated
[Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer)
from 3.0.98 to 3.0.104.

<details>
<summary>Release notes</summary>

_Sourced from [Meziantou.Analyzer's
releases](https://github.com/meziantou/Meziantou.Analyzer/releases)._

## 3.0.104

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.104>

## What's Changed
* Handle local-variable hiding in local functions by @​meziantou in
meziantou/Meziantou.Analyzer#1187


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.103...3.0.104

## 3.0.103

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.103>

## What's Changed
* chore(config): migrate Renovate config by @​renovate[bot] in
meziantou/Meziantou.Analyzer#1180
* chore(deps): update all dependencies by @​renovate[bot] in
meziantou/Meziantou.Analyzer#1181
* Refactor symbol list and add new members by @​meziantou in
meziantou/Meziantou.Analyzer#1186


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.102...3.0.103

## 3.0.102

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.102>

## What's Changed
* chore(deps): pin dependencies by @​renovate[bot] in
meziantou/Meziantou.Analyzer#1179


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.101...3.0.102

## 3.0.101

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.101>

## What's Changed
* Enhance NamedParameterAnalyzer to ignore Volatile.Read and
Volatile.Write methods; add corresponding tests by @​meziantou in
meziantou/Meziantou.Analyzer#1178


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.100...3.0.101

## 3.0.100

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.100>

## What's Changed
* Remove obsolete editorconfig sections from generated docs by
@​meziantou in meziantou/Meziantou.Analyzer#1177


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.99...3.0.100

## 3.0.99

NuGet package:
<https://www.nuget.org/packages/Meziantou.Analyzer/3.0.99>

## What's Changed
* Use AGENTS.md by @​meziantou in
meziantou/Meziantou.Analyzer#1176


**Full Changelog**:
meziantou/Meziantou.Analyzer@3.0.98...3.0.99

Commits viewable in [compare
view](meziantou/Meziantou.Analyzer@3.0.98...3.0.104).
</details>

Updated [System.Formats.Asn1](https://github.com/dotnet/dotnet) from
10.0.8 to 10.0.9.

<details>
<summary>Release notes</summary>

_Sourced from [System.Formats.Asn1's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Updated [System.Text.Json](https://github.com/dotnet/dotnet) from 10.0.8
to 10.0.9.

<details>
<summary>Release notes</summary>

_Sourced from [System.Text.Json's
releases](https://github.com/dotnet/dotnet/releases)._

No release notes found for this version range.

Commits viewable in [compare
view](https://github.com/dotnet/dotnet/commits).
</details>

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant