inspections: presentation text cleanup

This commit is contained in:
Dmitry Batkovich
2016-02-12 17:36:32 +03:00
parent 1f1b0e2574
commit e486b42788
2 changed files with 1 additions and 16 deletions
@@ -1148,7 +1148,7 @@ standard.variable.names.ignore.override.option=Ignore for parameter names identi
static.variable.naming.convention.mutable.option=Check 'static final' fields with a mutable type
boolean.method.name.must.start.with.question.table.column.name=Boolean method name prefix
conditional.expression.with.identical.branches.collapse.quickfix=Collapse conditional expression
conditional.expression.with.identical.branches.collapse.quickfix.family=\u0421onditional expression can be simplified
conditional.expression.with.identical.branches.collapse.quickfix.family=Conditional expression can be simplified
confusing.else.unwrap.quickfix=Remove redundant 'else'
constant.conditional.expression.problem.descriptor=<code>#ref</code> can be simplified to ''{0}'' #loc
constant.conditional.expression.simplify.quickfix=Simplify
@@ -1,18 +1,3 @@
<!--
~ Copyright 2000-2014 JetBrains s.r.o.
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<html>
<body>
This inspection reports comments which are code block markers