English

Enhancing Code Quality with Generative AI: Boosting Developer Warning Compliance

Software Engineering 2025-05-20 v1 Machine Learning

Abstract

Programmers have long ignored warnings, especially those generated by static analysis tools, due to the potential for false-positives. In some cases, warnings may be indicative of larger issues, but programmers may not understand how a seemingly unimportant warning can grow into a vulnerability. Because these messages tend to be long and confusing, programmers tend to ignore them if they do not cause readily identifiable issues. Large language models can simplify these warnings, explain the gravity of important warnings, and suggest potential fixes to increase developer compliance with fixing warnings.

Keywords

Cite

@article{arxiv.2505.11677,
  title  = {Enhancing Code Quality with Generative AI: Boosting Developer Warning Compliance},
  author = {Hansen Chang and Christian DeLozier},
  journal= {arXiv preprint arXiv:2505.11677},
  year   = {2025}
}
R2 v1 2026-06-28T23:36:49.526Z