The Wayback Machine - https://web.archive.org/web/20220614205902/https://github.com/topics/software-quality
Skip to content
#

software-quality

Here are 100 public repositories matching this topic...

naraesk
naraesk commented Feb 5, 2020

In Settingsconfiguration.java we create directories using mkdirs(). We should check the return type and print an error message to the log, if the directory could not be created

Findbugs output:

Exceptional return value of java.io.File.mkdirs() ignored in org.getaviz.generator.SettingsConfiguration.loadConfig(String)

Exceptional return value of java.io.File.mkdirs() ignored in org.getav
enhancement good first issue

В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg

  • Updated Oct 13, 2017

The Ambassador helps users of coding platforms to create findable, well maintained, properly documented and secure projects. It's purpose is to promote creating Open Source and InnerSource software, that others can rely on. It measures project scores (criticality, activity, scorecard), proactively advises projects.

  • Updated Jun 10, 2022
  • Kotlin

Проект служит источником дополнительных материалов к книге "Путь менеджера. Практическое руководство ИТ профессионала"

  • Updated Oct 12, 2017

Improve this page

Add a description, image, and links to the software-quality topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the software-quality topic, visit your repo's landing page and select "manage topics."

Learn more