intellij-lsp/intellij-lsp-plugin

View on GitHub
src/main/scala/com/github/gtache/lsp/contributors/inspection/LSPInspectionPanel.scala

Summary

Maintainability
A
0 mins
Test Coverage
F
0%

Import from illegal package
Open

import java.awt.GridBagLayout

Redundant braces after class definition
Open

class LSPInspectionPanel(label: String, owner: InspectionProfileEntry) extends JPanel(new GridBagLayout) {

There are no issues that match your filters.

Category
Status