Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CodeFactorで検出された空のif文を削除する #1446

Merged

Conversation

berryzplus
Copy link
Contributor

PR の目的

CodeFactorで検出された空のif文を削除します。

カテゴリ

  • リファクタリング

PR の背景

この警告に対応するための修正です。
https://www.codefactor.io/repository/github/sakura-editor/sakura/issues?category=Style&groupId=844

PR のメリット

PR のデメリット (トレードオフとかあれば)

仕様・動作説明

テスト内容

テスト1

手順

PR の影響範囲

関連 issue, PR

参考資料

https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-registerclassw

@AppVeyorBot
Copy link

Copy link
Contributor

@sanomari sanomari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

問題ないと思います。

@berryzplus
Copy link
Contributor Author

レビューありがとうございます。マージしちゃいます。

@berryzplus berryzplus merged commit d6e482b into sakura-editor:master Oct 28, 2020
@berryzplus berryzplus deleted the feature/remove_if_block_with_no-op branch October 28, 2020 12:16
@beru beru added the refactoring リファクタリング 【ChangeLog除外】 label Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring リファクタリング 【ChangeLog除外】
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants