Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

ライセンス通知の有無を検証するツールを実装 #261

Open
wants to merge 5 commits into
base: feature/license_tools
Choose a base branch
from

Conversation

Takym
Copy link
Contributor

@Takym Takym commented Jun 29, 2021

Issue 番号

目的

  • ライセンス通知を自動付与するツールの前段階として、ライセンス通知の有無を検証するツールを実装しました。

破壊的変更をもたらしますか

[ ] Yes
[x] No

Pull Request の種類

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

コードの入手

git clone https://github.com/Takym/cocoa.git
cd cocoa
git checkout tools/header_slim
dotnet restore

確認事項

  • CI が正しく動作する。

Internal IDs:

  • NFR 2704

@Takym
Copy link
Contributor Author

Takym commented Jun 29, 2021

現在は DateTimeUtility.cs にライセンス通知が記述されていませんので Validate License Header は必ず失敗します。

@cocoa-dev cocoa-dev added the confirmed 開発内部管理用 label Jun 30, 2021
@keiji keiji changed the base branch from develop to feature/license_tools July 6, 2021 07:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
confirmed 開発内部管理用
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants