Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
abook_check
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abook_android
abook_check
Commits
c366960a
Commit
c366960a
authored
Jan 30, 2023
by
Kazuyuki Hida
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
インスペクションの設定を標準に戻した
parent
e85e78d5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
.idea/inspectionProfiles/Agentec.xml
+0
-6
No files found.
.idea/inspectionProfiles/Agentec.xml
View file @
c366960a
...
...
@@ -155,7 +155,6 @@
<option
name=
"ignoreEqualsMethod"
value=
"false"
/>
<option
name=
"m_limit"
value=
"1"
/>
</inspection_tool>
<inspection_tool
class=
"MultipleVariablesInDeclaration"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"NegatedIfElse"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
>
<option
name=
"m_ignoreNegatedNullComparison"
value=
"true"
/>
<option
name=
"m_ignoreNegatedZeroComparison"
value=
"false"
/>
...
...
@@ -218,7 +217,6 @@
</inspection_tool>
<inspection_tool
class=
"ReuseOfLocalVariable"
enabled=
"false"
level=
"ERROR"
enabled_by_default=
"false"
/>
<inspection_tool
class=
"SSBasedInspection"
enabled=
"false"
level=
"ERROR"
enabled_by_default=
"false"
/>
<inspection_tool
class=
"SameParameterValue"
enabled=
"false"
level=
"WARNING"
enabled_by_default=
"false"
/>
<inspection_tool
class=
"SimplifiableIfStatement"
enabled=
"false"
level=
"ERROR"
enabled_by_default=
"false"
/>
<inspection_tool
class=
"SpellCheckingInspection"
enabled=
"false"
level=
"INFO"
enabled_by_default=
"false"
>
<option
name=
"processCode"
value=
"true"
/>
...
...
@@ -227,7 +225,6 @@
</inspection_tool>
<inspection_tool
class=
"StaticCallOnSubclass"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"StaticFieldReferenceOnSubclass"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"StringBufferReplaceableByString"
enabled=
"false"
level=
"WARNING"
enabled_by_default=
"false"
/>
<inspection_tool
class=
"StringConcatenationInFormatCall"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"StringConcatenationInMessageFormatCall"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"StringConcatenationMissingWhitespace"
enabled=
"false"
level=
"ERROR"
enabled_by_default=
"false"
/>
...
...
@@ -242,9 +239,6 @@
<inspection_tool
class=
"SuspiciousNameCombination"
enabled=
"false"
level=
"ERROR"
enabled_by_default=
"false"
>
<group
names=
"x,width,left,right"
/>
<group
names=
"y,height,top,bottom"
/>
<ignored>
<option
name=
"METHOD_MATCHER_CONFIG"
value=
"java.io.PrintStream,println,java.io.PrintWriter,println,java.lang.System,identityHashCode,java.sql.PreparedStatement,set.*,java.sql.ResultSet,update.*,java.sql.SQLOutput,write.*,java.lang.Integer,compare.*,java.lang.Long,compare.*,java.lang.Short,compare,java.lang.Byte,compare,java.lang.Character,compare,java.lang.Boolean,compare,java.lang.Math,.*,java.lang.StrictMath,.*"
/>
</ignored>
</inspection_tool>
<inspection_tool
class=
"SuspiciousSystemArraycopy"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
<inspection_tool
class=
"SuspiciousToArrayCall"
enabled=
"true"
level=
"ERROR"
enabled_by_default=
"true"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment