microsoft / microsoft/OpenAPI.NET
avoid regressions for linting improvements
オープン
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 1.6k
- フォーク
- 286
- 平均マージ
- 6時間 38分
- マージ済み PR(30日)
- 35
説明
@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?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず既存の GitHub Actions ワークフローとリポジトリのエディター設定を確認し、その後ローカルで dotnet format --verify-no-changes を実行します。関連する editorconfig の C# 設定とフォーマット検証の実行が、リグレッションなしにすべての pull request で正常に成功すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, github-actions
- 領域
- build-system, ci-cd, developer-experience
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100