mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEA-251250 fixes after code review
GitOrigin-RevId: 383931c2a4caf3b4856ebbe9869f83c180f81879
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5f3ad9a81f
commit
ce5ed84489
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@exception IllegalArgumentException'" "true"
|
||||
// "Remove 'exception'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@exception'" "true"
|
||||
// "Remove 'exception'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@throws IllegalArgumentException'" "true"
|
||||
// "Remove 'throws'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@throws'" "true"
|
||||
// "Remove 'throws'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@exception IllegalArgumentException'" "true"
|
||||
// "Remove 'exception'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@exception'" "true"
|
||||
// "Remove 'exception'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@throws IllegalArgumentException'" "true"
|
||||
// "Remove 'throws'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// "Remove '@throws'" "true"
|
||||
// "Remove 'throws'" "true"
|
||||
|
||||
class Foo {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user