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

Checkstyle、Code Spell Checker、SpotBugs、Visual Studio Codeで発生した警告の修正 #367

Merged
merged 39 commits into from
Nov 28, 2023

Conversation

rnakagawa16
Copy link
Contributor

@rnakagawa16 rnakagawa16 commented Nov 16, 2023

下記タスクを実行して発生する警告の解決を行いました。

  • cspell
  • vsCode上の警告
  • web:spotBugsMain
  • application-core:spotbugsMain
  • infrastructure:spotbugsMain
  • batch:spotbugsMain
  • system-common:spotbugsMain
  • web:checkstyleTest
  • application:checkstyleTest
  • infrastructure:checkstyleTest
  • system-common:checkstyleTest
  • batch:checkstyleTest

それに伴い、以下のような変更が変更されています。

  • setting.jsonの変更(cspellの用語追加、formatter用設定の追加)
  • checkStyles formatterの追加・変更と参照URLの記載
  • 警告に対応したプログラムの変更

@rnakagawa16 rnakagawa16 changed the title Feature/spotbugsの警告に対応する Feature/vsCode、cspell、checkStyle、spotBugsで発生している警告について修正を行う Nov 20, 2023
@tsuna-can-se tsuna-can-se changed the title Feature/vsCode、cspell、checkStyle、spotBugsで発生している警告について修正を行う vsCode、cspell、checkStyle、spotBugsで発生している警告について修正を行う Nov 20, 2023
@tsuna-can-se tsuna-can-se linked an issue Nov 20, 2023 that may be closed by this pull request
@tsuna-can-se tsuna-can-se added the target: Dressca サンプルアプリケーションDresscaに関係がある label Nov 20, 2023
@tsuna-can-se tsuna-can-se added this to the v0.5 milestone Nov 20, 2023
@rnakagawa16 rnakagawa16 changed the title vsCode、cspell、checkStyle、spotBugsで発生している警告について修正を行う Visual Studio Code、Code Spell Checker、Checkstyle、SpotBugsで発生した警告について修正 Nov 20, 2023
@rnakagawa16 rnakagawa16 changed the title Visual Studio Code、Code Spell Checker、Checkstyle、SpotBugsで発生した警告について修正 Checkstyle、Code Spell Checker、SpotBugs、Visual Studio Codeで発生した警告の修正 Nov 20, 2023
@ShumpeiYamada36 ShumpeiYamada36 merged commit 8703e22 into main Nov 28, 2023
7 checks passed
@ShumpeiYamada36 ShumpeiYamada36 deleted the feature/Spotbugsの警告に対応する branch November 28, 2023 09:54
@tsuna-can-se tsuna-can-se linked an issue Jan 23, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: Dressca サンプルアプリケーションDresscaに関係がある
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spotbugsの警告に対応する add formatter settings
3 participants