Skip to content

Commit 4dfc518

Browse files
committed
dropping weak route name inspection, no need for this anymore
1 parent fa27253 commit 4dfc518

File tree

2 files changed

+0
-49
lines changed

2 files changed

+0
-49
lines changed

META-INF/plugin.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -437,12 +437,6 @@
437437
<directoryProjectGenerator implementation="fr.adrienbrault.idea.symfony2plugin.installer.SymfonyInstallerProjectGenerator"/>
438438
<projectTemplatesFactory implementation="fr.adrienbrault.idea.symfony2plugin.installer.SymfonyInstallerTemplatesFactory"/>
439439

440-
<localInspection groupPath="Symfony" shortName="Symfony2PhpRouteWeakInspection" displayName="Weak Route"
441-
groupName="Route"
442-
enabledByDefault="true" level="WARNING"
443-
language="PHP"
444-
implementationClass="fr.adrienbrault.idea.symfony2plugin.routing.inspection.PhpRouteWeakInspection"/>
445-
446440
<localInspection groupPath="Symfony" shortName="Symfony2PhpRouteMissingInspection" displayName="Route Missing"
447441
groupName="Route"
448442
enabledByDefault="true" level="WARNING"

src/fr/adrienbrault/idea/symfony2plugin/routing/inspection/PhpRouteWeakInspection.java

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)