avoid regressions for linting improvements
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 35/100
- Issue 类型
- 功能
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- csharp, github-actions
调研方向
首先检查现有的 GitHub Actions 工作流和仓库的编辑器配置,然后在本地运行 dotnet format --verify-no-changes。当相关的 editorconfig C# 设置以及格式验证运行在每个 pull request 上都成功且没有回归时,即视为完成。
由索引模型根据 Issue 内容生成。
描述
@simoncropp thank you for all the linting and other improvements pull requests (for other readers #1365 through #1398)
I'd like to make sure we don't introduce regressions on those improvements in the future. Hence this issue.
I think we should be able to get all those checked on every PR with:
- editor config with a well configured csharp section
dotnet format --verify-no-changes- editing one of the existing GHA workflows to run this command.
Thoughts? Is this something you'd be willing to submit a PR for once the linting PRs are merged?
- 主要语言
- C#
- 星标
- 1.6k
- 派生
- 286
- 平均合并
- 6 小时 38 分钟
- 30 天内合并 PR
- 35
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
microsoft/OpenAPI.NET 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 72/100
microsoft/OpenAPI.NET#2798 ·
-
microsoft/OpenAPI.NET#3056 · 1 条评论 · 1 个 reaction · 已指派 2 人 ·
-
type:breaking-change
难度 4/5 3-5 天 新手友好度 52/100
microsoft/OpenAPI.NET#3014 · 2 条评论 ·
-
help wanted
难度 5/5 一周以上 新手友好度 35/100
microsoft/OpenAPI.NET#2989 · 3 条评论 ·
-
help wanted type:feature
难度 3/5 1-2 天 新手友好度 55/100
microsoft/OpenAPI.NET#2967 · 18 条评论 · 1 个 reaction ·
查看 microsoft/OpenAPI.NET 的全部 Issue
相似的 Issue
-
:watch: Not Triaged dotnet-fsharp/svc
难度 1/5 1 小时以内 新手友好度 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
难度 2/5 1-3 小时 新手友好度 76/100
Azure/azure-sdk-for-net#63292 · 3 条评论 · 1 个 reaction ·
-
Issue-Enhancement Needs-Triage
难度 1/5 1 小时以内 新手友好度 86/100
PowerShell/PowerShell#28061 · 2 个 reaction ·
-
dependencies needs-team-triage server-Azure.Mcp
难度 2/5 1-3 小时 新手友好度 72/100
-
aspnet-core/svc aspnetcore-signalr/subsvc doc-enhancement Pri2 SignalR
难度 1/5 1 小时以内 新手友好度 88/100
dotnet/AspNetCore.Docs#37729 ·