Forked from discordier/gist:ed4b9cba14652e7212f5
Last active
August 29, 2015 14:19
-
-
Save DusanBrejka/71ed100c67c77f213830 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript | |
ES6ValidationInspection | |
JSAccessibilityCheckInspection | |
JSBitwiseOperatorUsageInspection | |
JSCheckFunctionSignaturesInspection | |
JSClosureCompilerSyntaxInspection | |
JSCommentMatchesSignatureInspection | |
JSComparisonWithNaNInspection | |
JSConsecutiveCommasInArrayLiteralInspection | |
JSConstructorReturnsPrimitiveInspection | |
JSDeclarationsAtScopeStartInspection | |
JSDeprecatedSymbolsInspection | |
JSDuplicatedDeclarationInspection | |
JSJQueryEfficiencyInspection | |
JSLastCommaInArrayLiteralInspection | |
JSLastCommaInObjectLiteralInspection | |
JSMethodCanBeStaticInspection | |
JSMismatchedCollectionQueryUpdateInspection | |
JSPotentiallyInvalidConstructorUsageInspection | |
JSPotentiallyInvalidTargetOfIndexedPropertyAccess | |
JSPotentiallyInvalidUsageOfThisInspection | |
JSPrimitiveTypeWrapperUsageInspection | |
JSReferencingMutableVariableFromClosureInspection | |
JSSuspiciousNameCombinationInspection | |
JSUndeclaredVariableInspection | |
JSUndefinedPropertyAssignmentInspection | |
JSUnfilteredForInLoopInspection | |
JSUnnecessarySemicolonInspection | |
JSUnresolvedFunctionInspection | |
JSUnresolvedLibraryURLInspection | |
JSUnresolvedVariableInspection | |
JSUnusedAssignmentInspection | |
JSUnusedGlobalSymbolsInspection | |
JSUnusedLocalSymbolsInspection | |
JSValidateJSDocInspection | |
JSValidateTypesInspection | |
watcher | |
TaskInspection | |
TaskProblemsInspection | |
css | |
CssFloatPxLengthInspection | |
CssNoGenericFontNameInspection | |
CssUnitlessNumberInspection | |
CssConvertColorToHexInspection | |
CssConvertColorToRgbInspection | |
CssInvalidElementInspection | |
CssNegativeValueInspection | |
CssOptimizeSimilarPropertiesInspection | |
CssOverwrittenPropertiesInspection | |
CssUnknownPropertyInspection | |
CssUnusedSymbolInspection | |
CssInvalidAtRuleInspection | |
CssInvalidCharsetRuleInspection | |
CssInvalidFunctionInspection | |
CssInvalidHtmlTagReferenceInspection | |
CssInvalidImportInspection | |
CssInvalidMediaFeatureInspection | |
CssInvalidPropertyValueInspection | |
CssInvalidPseudoSelectorInspection | |
CssUnknownTargetInspection | |
CssMissingSemicolonInspection | |
CssRedundantUnitInspection | |
sql | |
SqlAddNotNullColumnInspection | |
SqlAmbiguousColumnInspection | |
SqlAutoIncrementDuplicateInspection | |
SqlCheckUsingColumnsInspection | |
SqlConstantConditionInspection | |
SqlDerivedTableAliasInspection | |
SqlDialectInspection | |
SqlDropIndexedColumnInspection | |
SqlIdentifierInspection | |
SqlInsertValuesInspection | |
SqlNoDataSourceInspection | |
SqlNullComparisonInspection | |
SqlResolveInspection | |
SqlShouldBeInGroupByInspection | |
SqlTypeInspection | |
oracle | |
SqlDeprecateTypeInspection | |
postgresql | |
SqlPostgresqlSelectFromProcedureInspection | |
php | |
PhpAbstractStaticMethodInspection | |
PhpHierarchyChecksInspection | |
PhpUnreachableStatementInspection | |
PhpUnusedLocalVariableInspection | |
PhpWrongCatchClausesOrderInspection | |
PhpDeprecationInspection | |
PhpDocMissingReturnTagInspection | |
PhpDocMissingThrowsInspection | |
PhpDocSignatureInspection | |
PhpMissingDocCommentInspection | |
PhpDuplicateArrayKeysInspection | |
PhpDuplicateCaseInspection | |
PhpDynamicAsStaticMethodCallInspection | |
PhpExpressionResultUnusedInspection | |
PhpForeachArrayIsUsedAsValueInspection | |
PhpForeachNestedOuterKeyValueVariablesConflictInspection | |
PhpIllegalArrayKeyTypeInspection | |
PhpIncludeInspection | |
PhpInconsistentReturnPointsInspection | |
PhpInternalEntityUsedInspection | |
PhpLanguageLevelInspection | |
PhpMissingBreakStatementInspection | |
PhpParamsInspection | |
PhpPassByRefInspection | |
PhpRedundantClosingTagInspection | |
PhpSillyAssignmentInspection | |
PhpTraditionalSyntaxArrayLiteralInspection | |
PhpUndefinedCallbackInspection | |
PhpUndefinedClassConstantInspection | |
PhpUndefinedClassInspection | |
PhpUndefinedConstantInspection | |
PhpUndefinedFieldInspection | |
PhpUndefinedFunctionInspection | |
PhpUndefinedGotoLabelInspection | |
PhpUndefinedMethodInspection | |
PhpUndefinedNamespaceInspection | |
PhpUndefinedVariableInspection | |
PhpUnnecessaryFullyQualifiedNameInspection | |
PhpUnusedAliasInspection | |
PhpUnusedClassInspection | |
PhpUnusedFunctionInspection | |
PhpUnusedParameterInspection | |
PhpUnusedPrivateFieldInspection | |
PhpUnusedPrivateMethodInspection | |
PhpUsageOfSilenceOperatorInspection | |
PhpVoidFunctionResultUsedInspection | |
PhpWrongForeachArgumentTypeInspection | |
PhpAssignmentInConditionInspection | |
PhpConstantReassignmentInspection | |
PhpDivisionByZeroInspection | |
PhpNonCompoundUseInspection | |
PhpToStringImplementationInspection | |
PhpToStringReturnInspection | |
PhpWrongStringConcatenationInspection | |
PhpIllegalPsrClassPathInspection | |
PhpMultipleClassesDeclarationsInOneFile | |
php blade | |
BladeClosingSectionInspection | |
BladeControlDirectivesInspection | |
ini | |
DuplicateKeyInspection | |
DuplicateSectionInspection | |
coffeescript | |
CoffeeScriptInfiniteLoopInspection | |
CoffeeScriptSillyAssignmentInspection | |
CoffeeScriptSwitchStatementWithNoDefaultBranchInspection | |
CoffeeScriptUnusedLocalSymbolsInspection | |
xpath | |
CheckNodeTest | |
HardwiredNamespacePrefix | |
ImplicitTypeConversion | |
IndexZeroPredicate | |
RedundantTypeConversion | |
TemplateInvocationInspection | |
UnusedElementInspection | |
VariableShadowingInspection | |
XsltDeclarationInspection | |
cucumber | |
CucumberExamplesColonInspection | |
CucumberMissedExamplesInspection | |
CucumberStepInspection | |
CucumberTableInspection | |
GherkinBrokenTableInspection | |
GherkinMisplacedBackgroundInspection | |
less | |
LessResolvedByNameOnlyInspection | |
LessUnresolvedMixinInspection | |
LessUnresolvedVariableInspection | |
scss | |
SassScssResolvedByNameOnlyInspection | |
SassScssUnresolvedMixinInspection | |
SassScssUnresolvedPlaceholderSelectorInspection | |
SassScssUnresolvedVariableInspection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment