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

Java Code Quality Analyzer #8584

Open
wants to merge 218 commits into
base: feature-azure-sdk-plugin
Choose a base branch
from

Conversation

Njeriiii
Copy link

@Njeriiii Njeriiii commented Aug 8, 2024

What does this implement/fix? Explain your changes.

Project: Java Code Quality Analyzer

Project Description

The Java Code Quality Analyzer is a plugin designed to improve the quality of Java code. It provides an interactive tool
window that offers real-time code suggestions. The following are proposed essential features, including rule set
integration, telemetry connectivity, and Azure Toolkit integration.

  • Implemented 20 rules
  • Telemetry Data Collection
  • Tooltip on Hover that extends LocalQuickFix class

Has this been tested?

  • Tested

This is the Fork I worked from and this is the project

Njeriiii and others added 29 commits July 25, 2024 15:00
Use of block methods on async clients
Upgrade to latest version & version compatibility rules
bug fix to prevent null exceptions & remove isOnTheFly
bug fix to handle null exception
bug fix to handle class cast exception on Dynamic client creation rule
Copy link
Collaborator

Choose a reason for hiding this comment

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

don't ignore this file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants